mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
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