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
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo