Search found 4 matches

by umoplata
Fri Jul 11, 2003 10:01 am
Forum: PHP - Code
Topic: HELP
Replies: 3
Views: 388

:o It seems I have made a mistake I apologize for that.
by umoplata
Fri Jul 11, 2003 5:06 am
Forum: PHP - Code
Topic: HELP
Replies: 3
Views: 388

the error is invalid range end

the error is invalid range end

:) thanks in advance
by umoplata
Fri Jul 11, 2003 4:11 am
Forum: PHP - Code
Topic: HELP
Replies: 3
Views: 388

HELP

Im still getting an error on line 21 and im stuck . Does anyone know the answer? <HTML> <HEAD> <Title></title> </HEAD> <Body> <? /* This page recieves and handles the data generated by "form.html". */ if (($Array["FirstName"])&&($Array["LastName"])) { $Array[&qu...
by umoplata
Fri Jul 11, 2003 2:49 am
Forum: PHP - Code
Topic: "help" error
Replies: 1
Views: 379

"help" error

8O help i am new to php and i am getting this error Warning: Invalid range end in /home/www/docs/handleform.php on line 20 I have written this code and cant seem to get the gist of whats wrong <? if (($Array["FirstName"]) AND ($Array["LastName"])) { $Array["Name"] = $Ar...