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
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this