Hello world example
To create a simple test script, create a new file called helloworld.php
in your root folder with the following PHP code:
Then point your browser to www.yoursite.com/helloworld.php
and you're ready!
Last updated
To create a simple test script, create a new file called helloworld.php
in your root folder with the following PHP code:
Then point your browser to www.yoursite.com/helloworld.php
and you're ready!
Last updated