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
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
ORA-01017: invalid username/password; logon denied
Dear All,
I am facing problem in taken backup from db13 it comes up with the following l
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.