reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself