Hi all
I just downloaded Eclipse for PHP Developers for Mac Os X, and created my first PHP page typing <?php phpinfo() ?>
What I do not know is how to test it using Eclipse, because by default Mac goes to the folder:
/Users/<user name>/Sites/test.php
and opens with the url:
http://localhost/~<username>/test.php
But the project is created in
/Users/<username>/Documents/workspace
So how can I run in?
Please advise!
I just downloaded Eclipse for PHP Developers for Mac Os X, and created my first PHP page typing <?php phpinfo() ?>
What I do not know is how to test it using Eclipse, because by default Mac goes to the folder:
/Users/<user name>/Sites/test.php
and opens with the url:
http://localhost/~<username>/test.php
But the project is created in
/Users/<username>/Documents/workspace
So how can I run in?
Please advise!