cyber_ghost Posted November 22, 2007 Share Posted November 22, 2007 im new in php programming.... i try to install wamp5 for testing purposes... after installing it.. i try a sample script of mine, under the "www" directory code: <?php echo "sample "; ?> but the problem is.. it does not display..... what matters here? Link to comment https://forums.phpfreaks.com/topic/78345-php-wont-work-in-wamp/ Share on other sites More sharing options...
trq Posted November 22, 2007 Share Posted November 22, 2007 How are you accessing the script? Via http://localhost/script.php ? What is outputted? Link to comment https://forums.phpfreaks.com/topic/78345-php-wont-work-in-wamp/#findComment-396425 Share on other sites More sharing options...
cyber_ghost Posted November 24, 2007 Author Share Posted November 24, 2007 nothing is outputted... Link to comment https://forums.phpfreaks.com/topic/78345-php-wont-work-in-wamp/#findComment-397842 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.