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
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into