HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Multiple PHP errors when clicking a link..and..removing a ghost..
Hi - I have 2 problems with a new website - homeswapvacations.com, which I need help solving.
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
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
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
Ariba 9r - SAP MM Integration
Hi experts,
The standard Ariba adapter for 9r creates a relationship between Cost Centers
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how