Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav