how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I