The PHP Group PHP Logo

Related Topics:

Anonymous Posted on Jul 29, 2008

Do i have PHP?

I want to use PHP to build & develop my website, but I'm not sure that my hosting server supports it, how can I check this issue?

  • thiyaga Sep 05, 2008

    i want to learn php but i dont know how to run php

  • Salim Nazir Oct 13, 2017

    That you can check with your hosting provider... If you want to run php file... you can choose linux hosting..

×

2 Answers

Anonymous

Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Hot-Shot:

An expert who has answered 20 questions.

  • Contributor 30 Answers
  • Posted on Jul 30, 2008
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Hot-Shot:

An expert who has answered 20 questions.

Joined: Jul 01, 2008
Answers
30
Questions
55
Helped
85694
Points
98

Hi moll,

1.Create a blank file and call it "myfile.php" – The file must end with the ".php"
2.Use only this line of code -
<?php
phpinfo() ;
?>

3.Save the file and upload the file to your website server.
4.Go to www.mywebsite.com/myfile.php
If you see the line of code you wrote, it means you can't run PHP, if you see the PHP information it means you can run PHP on your server.

Darwish Al-helo

Level 2:

An expert who has achieved level 2 by getting 100 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Sergeant:

An expert that has over 500 points.

  • Expert 233 Answers
  • Posted on Jul 29, 2008
Darwish Al-helo
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Sergeant:

An expert that has over 500 points.

Joined: Jul 07, 2008
Answers
233
Questions
1
Helped
116343
Points
571

90% of commerciall servers supports PHP, but if your server is located in your intranet . make sure that the php package installed
in addition to mysql.
if your server is windows just download and install this application its easy and works just fine .
http://www.wampserver.com/en/

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

460 views

Ask a Question

Usually answered in minutes!

Top The PHP Group Computers & Internet Experts

Rob Hill
Rob Hill

Level 3 Expert

1483 Answers

Nikole Brown
Nikole Brown

Level 2 Expert

124 Answers

Syed Bilal
Syed Bilal

Level 3 Expert

252 Answers

Are you a The PHP Group Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...