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
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
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
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However