how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<