PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
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
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan