Wikiposts
Search

Notices
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

PHP format

Thread Tools
 
Search this Thread
 
Old 16th November 2005 | 13:05
  #1 (permalink)  
Thread Starter
Cool Mod
 
Joined: Apr 1998
Posts: 6,189
Likes: 0
From: 18nm N of LGW
PHP format

I have downloaded a file I need but it is in PHP format and I find that I cannot open it. I have found references to it but how to use it - nothing.

Anyone help please.

PPP
PPRuNe Pop is offline  
Old 16th November 2005 | 13:18
  #2 (permalink)  
25 Anniversary
 
Joined: Dec 1998
Posts: 3,038
Likes: 52
From: .
Cool

is php not something to do with a webpage, if so try IE or a webpage editor.
spannersatcx is offline  
Old 16th November 2005 | 13:23
  #3 (permalink)  
Per Ardua ad Astraeus
 
Joined: Mar 2000
Posts: 18,575
Likes: 4
From: UK
Pop - try this site - it lists several possible programme types for 'php'.
BOAC is offline  
Old 16th November 2005 | 14:27
  #4 (permalink)  
20 Anniversary
 
Joined: May 2004
Posts: 125
Likes: 0
From: UK
A PHP file is kind of like an HTML (web page) file. The difference is, HTML files contain all the content and can be viewed straight in your browser, usually from any location. For example, if I download an HTML file containing a string of text, my browser will be able to show me that text no matter where I put the file, because it is stored within the file. PHP files on the other hand often (but not always) only contain code which relies on the server to generate the content, based on the code some other resource, for example a database. If you look to the top of your browser whilst in PPRuNe, you will see that the site uses php to generate the various different parts of the forum. The PHP code can be used to manipulate a database of all the forum posts, or something similiar, in order to generate the pages we see.

The PHP file might still have information other than server-side code in it though, because they can contain HTML code just like any HTML file, so try opening it in your browser. Otherwise, the code in the file will just try to reference a server which doesn't actually exist (unless you have a server with a PHP module installed on your machine ).
FunkyMunky is offline  
Old 16th November 2005 | 20:26
  #5 (permalink)  
 
Joined: Jul 2005
Posts: 82
Likes: 0
From: Lv426
As FM says it would be unusual for the entire file to be dynamic, i.e. server generated content so either try it in a web browser or go to view > source and you should get the gist of it.
Spinflight is offline  

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.