weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no