From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?