PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Keeping data in form
How can I keep whatever I write in the form?
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
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel