help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin