Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know