File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl