Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<