preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&