Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu