SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
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
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
$GPRMC and NMEA how to extract from report
Hi There,
Im a little bi lost and not sure where to start with this one, ive got a small gps
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm