ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr