CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
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 with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
DB2 for z/OS, LUW, iSeries
Hello,
In this forum a lot of threads related to other members of the DB2 family than DB2 for z/OS
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly