Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    alexpabla is offline IM & SEO Weak Jaw alexpabla is on a distinguished road
    Join Date
    Oct 2010
    Posts
    140
    Thanks Given
    0
    Thanked 17 Times in 10 Posts

    How to make website using php

    Well, I have purchased hosting service, I am able to use Wordpress but if I want to use php then how can i do it, does my hosting service provide it, where can I check and what kind of knowledge should I have?


    Thanks

  2. #2
    wink0r's Avatar
    wink0r is offline Moderator wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold
    Join Date
    Oct 2010
    Location
    East Coast, USA
    Posts
    2,183
    Thanks Given
    941
    Thanked 651 Times in 491 Posts
    If you can use WP the hosting server has php installed. WordPress is a php script.

    To find what php features are enabled copy this code and paste into a text file (notepad). Save the file as: phpinfo.php and upload it to your server. Open the page in your browser to see the listing of the php installation.

    Code:
    <?php
    
    // Show all information, defaults to INFO_ALL
    phpinfo();
    
    // Show just the module information.
    // phpinfo(8) yields identical results.
    //phpinfo(INFO_MODULES);
    
    ?>


 

Similar Threads

  1. How to make 4600$ from website flipping in just 3 days?
    By siteflippingcash04 in forum Money Making Talk
    Replies: 35
    Last Post: 09-04-2011, 04:39 PM
  2. Replies: 2
    Last Post: 05-03-2011, 02:00 PM
  3. Make Easy Money with Adsense without a Website!
    By goodguy in forum Free Stuff
    Replies: 7
    Last Post: 03-03-2011, 08:36 AM
  4. How do you make your website credible?
    By berkleyhuk in forum Internet Marketing General Talk
    Replies: 1
    Last Post: 12-21-2010, 06:29 PM
  5. SEO make better
    By ndarutantra in forum General SEO Talk
    Replies: 0
    Last Post: 08-31-2010, 03:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts