Jump to content

Recommended Posts

Posted

i dont get how to usephp scritps like i ahve a website i usepage maker program but how do i use php? its called webpage maker v2.2 or somthin or can u tellme how to use php in diff way or thsi one plzzzzz help me i rly want php on ym site help plz? but i dont want liek striaght php like this i want php like d2ubers.com with chatlottery and stuff


Posted

firstly does you server support php.

copy and paste this into a document, upload the document then run it

/* test php functionality */

<?php

phpinfo();

?>

If you get an error when you run this you can use php without installing it on teh server first.

If we get passed this bit, let me know and ill suggest some sites for you to read on using php.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...