Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would