PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
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
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code: