Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
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
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
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
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;