Author |
Message |
Topic: Script not working! |
clearpresence2
Replies: 3
Views: 6738
|
|
OK great - the script is working!
If I navigate to:
http://localhost/
I expected to see all my files listed - but that does not happen.
However if I run :
http://localhost/filename.php
... |
Topic: Script not working! |
clearpresence2
Replies: 3
Views: 6738
|
|
Hi all
newbie here
Here's my script:
<html>
<head><title>Hi there</title></HEAD>
<body>
<?PHP
phpinfo();
?>
</body>
</html>
I sav ... |
Topic: Newbie question alert! |
clearpresence2
Replies: 3
Views: 6420
|
|
Hi guys,
OK I admit it - I'm a newbie
I've instaled Abyss and PHP in my Win XP machine.
BUT WHERE DO I SAVE MY FILES so that Abyss can process them?? |
|