simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But