Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
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/
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself