Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe