Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would