PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: