|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help Please...
I've Been reading these forums and they seem like a good source for me to start asking, i know you guys might be expert, and maybe dont like it when people like me ask stupid question, but 've installed PHP, with apache, both the latest version, they are install fine, The guide says to MAKE A NEW PHP FILE, for some reason how the hell do i make a NEW PHP FILE, when i right click inside of the htdocs folder and i have nothing for like PHP extension, if any1 can help me ill be more than happy, yes im a noob, but hey this is how start. im trying to do this so i can show the PHP info code on a new php file called info.php so i can see it on my local host. but how can i make that INFO.PHP , thxs for helping!
|
|
#2
|
|||
|
|||
|
RE: Help Please...
<?
phpinfo(); ?> Type that into your favorite editor and save it as info.php. If you are on Win32 and use Notepad put quotes around the filename. |
|
#3
|
|||
|
|||
|
RE: Help Please...
I always right click and create a New text document. Then I change the filename from "New Text Document.txt" to newname.php
If you don't see the .txt on the filename, then you need to change an option in Tools->Folder Options. On the view tab make sure "Hide file extensions for known file types" is off. Windows will complain when you change the file extension, but just ignore that. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Help Please... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|