help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got