From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop