Help me :)
Posted: Fri Apr 18, 2008 8:58 am
Im newbie with PHP...
I`ve done with installing WAMP5 & its done with great.(WAMP5 icon in white)
My Localhost was viewing the PHP info...
So far the PHP was running good....
But!
Why it wont work if im build this??
thats mean what ever posting or uploading coding will not be appear in my web?
i try to check my PHP.ini with other friends but the setting are same...
Im using :
WAMP5
Windows Server ENT sp2
MSSQL
Dreamweaver
Text pad
2 localhost with different drives
I`ve done with installing WAMP5 & its done with great.(WAMP5 icon in white)
My Localhost was viewing the PHP info...
So far the PHP was running good....
But!
Why it wont work if im build this??
Code: Select all
<?
// Hello Earth!
// Dehackers™ Works.
$Date = date('dd/M/Y');
// Display Date.
echo "Date : $Date";
?>i try to check my PHP.ini with other friends but the setting are same...
Im using :
WAMP5
Windows Server ENT sp2
MSSQL
Dreamweaver
Text pad
2 localhost with different drives