alexlooks Posted June 20, 2009 Share Posted June 20, 2009 first time doing a tutorial, its says create a file called 'info.php' with the following command in it: <?php phpinfo();?> do I create the info.php in Dreamweaver? Dont laugh all you extra cool coders, I am a designer. Link to comment https://forums.phpfreaks.com/topic/162978-quick-test-server/ Share on other sites More sharing options...
Prismatic Posted June 20, 2009 Share Posted June 20, 2009 You can if you want. You can use any text editor to write PHP. Simply place that code inside an empty file, save it as "info.php", upload it to your websever and visit the file. Link to comment https://forums.phpfreaks.com/topic/162978-quick-test-server/#findComment-859964 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.