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
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want