please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
Unable to customise toolbar in FCK
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer