help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
my code does not work.
I have a code problem.
Quote"<a href=index.php?gogo=ureticidetay&'?l={$le
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa