PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any