PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right