Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what