need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" a
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?