|
-
Sep 26th, 2011, 09:46 AM
#1
Thread Starter
Fanatic Member
how to execute phpinfo.php function
hi, i started to learn php. i installed WAMP. now i am writing my first code. i am using notepad as a text editor. i first saved the file with name my_phpinfo.php
then i inserted the code
<?php phpinfo(); ?>
and then i saved it just by click Ctrl + S.
when i went to browser i wrote
http://localhost/php_sandbox/my_phpinfo.php and pressed the enter button
but the page is blank.
1> Now please assist me that i am doing mistake?
2? is it better to use notepad?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|