Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Inter Company -- Resources Related Billing (Services Industry)
Hello,
My company has a scenario where:
Company A bills Company C for INTER (cross
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm