Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <