Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr