Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <