INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER