Im new to php and i was looking at tutorials on youtube. They all have great tuts, its just that i have one problem. First off, i have XAMPP already installed,and i went to local host and selected english. Now, in Notepad++, i did the following
<?php
echo "HELLO"
?>
and then i press run in IE in notepad++, and in IE, it says object not found.
So..could someone help me with this problem please??
Best answer to the first person who can help me.
Thank you all
ok i put the ; in, but its still not working!
ok i put the ; in and its not working. also, i saved the file as test.php in notepad++, and i saved it under computer>c:/>xampp>xampp(its the only one)>htdocs.
<?php
echo "HELLO"
?>
and then i press run in IE in notepad++, and in IE, it says object not found.
So..could someone help me with this problem please??
Best answer to the first person who can help me.
Thank you all
ok i put the ; in, but its still not working!
ok i put the ; in and its not working. also, i saved the file as test.php in notepad++, and i saved it under computer>c:/>xampp>xampp(its the only one)>htdocs.