Results 1 to 3 of 3

Thread: What need to do for PHP development

  1. #1
    Join Date
    Feb 2008
    Posts
    129

    What need to do for PHP development

    what do I need to do to create PHP enironment, so that i could run PHP enabled web pages on the system.

    please help.

  2. #2
    Join Date
    Dec 2007
    Posts
    1,599
    PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages.
    I assume that your server has activated support for PHP and that all files ending in .php are handled by PHP.
    If your server supports PHP, then you do not need to do anything. Just create your .php files, put them in your web directory and the server will automatically parse them for you. There is no need to compile anything nor do you need to install any extra tools. Think of these PHP-enabled files as simple HTML files with a whole new family of magical tags that let you do all sorts of things. Most web hosts offer PHP support, but if your host does not, consider reading the PHP Links section for resources on finding PHP enabled web hosts.
    If you don't have anything installed on your system then you need to install the web server Apache and of course PHP. You will most likely want to install a database as well, such as MySQL.

  3. #3
    Join Date
    Mar 2008
    Posts
    382
    Hi,

    If you don't have web server and database then you can find a site which will provide you hosts PHP and MySQL apps. this service they are providing for free upto 2012. At that point they'll change over to a fee-based service. However, in the meantime, it's a great place to do anything from demo and sandbox right up to posting sites for real.

    Their pitch is as follows:

    "This is absolutely free, there is no catch. You get 350 MB of disk space and 100 GB bandwidth. They also have cPanel control panel which is amazing and easy to use website builder. Moreover, there is no any kind of advertising on your pages."

    Check it out using this link:

    http://www.000webhost.com/83188.html

    Thanks and good luck!

Similar Threads

  1. How to use 64-bit development box
    By abaigeal in forum Windows Software
    Replies: 3
    Last Post: 17-04-2011, 01:40 PM
  2. Institute for PHP Development
    By SuhasT in forum Education Career and Job Discussions
    Replies: 5
    Last Post: 23-02-2011, 12:36 PM
  3. USB Software Development
    By varakavi in forum Software Development
    Replies: 1
    Last Post: 27-09-2010, 05:35 PM
  4. Website Development Job
    By saree2002 in forum Education Career and Job Discussions
    Replies: 1
    Last Post: 07-05-2009, 07:59 AM
  5. Development questions
    By odumitre in forum Software Development
    Replies: 7
    Last Post: 21-04-2009, 09:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,455,093.80544 seconds with 16 queries