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
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Unable to customise toolbar in FCK
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However