Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
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