Home > Archive > PHP SQL > January 2007 > Cannot open a .php file
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Cannot open a .php file
|
|
| long eddy 2007-01-12, 7:01 pm |
| Hello all,
I can't open a .php file using using Windows 98.
My steps:
Start/
Progarms/
Notepad/
Notepad opens and I type in the following:
<? phpinfo(); ?>
I save it as:
info.php
not as a text file but in all files in My Documents.
Close it.
Reopen My Documents and I find the file not as a notepad icon as info.php -
but as a *windows* icon named info.php. However, I cannot open the file it
will give me then Open or Open With...command.
Any help will be greatly appreciated.
Thank you.
Eddy
| |
| J.O. Aho 2007-01-12, 7:01 pm |
| long eddy wrote:
> Hello all,
> I can't open a .php file using using Windows 98.
Please, don't multi-post, it's considered rude and you get responses like this
or the same answer on all the newsgroups you have posted at, as people may not
subscribe to the other newsgroups you posted at.
If you have to post a question to more than one newsgroup, then place all the
newsgroup names on the same row, separated with a comma. Don't post more than
to a handful relevant newsgroups.
As your question has nothing to do with sql and really a php question for that
matter, this one has been posted at the wrong newsgroup, I do suggest you had
asked it a microsoft-windows newsgroup.
--
//Aho
| |
| Serge Terryn 2007-01-13, 8:01 am |
| long eddy schreef:
> Hello all,
> I can't open a .php file using using Windows 98.
>
> My steps:
>
> Start/
> Progarms/
> Notepad/
>
> Notepad opens and I type in the following:
>
> <? phpinfo(); ?>
>
> I save it as:
>
> info.php
>
> not as a text file but in all files in My Documents.
>
> Close it.
>
> Reopen My Documents and I find the file not as a notepad icon as info.php -
> but as a *windows* icon named info.php. However, I cannot open the file it
> will give me then Open or Open With...command.
>
> Any help will be greatly appreciated.
>
> Thank you.
> Eddy
>
>
>
>
>
>
Install the crimson editor (it's free)
Then right click on your php file en choose open with, and select de
crimson editor. Also mark de checkbox that you will use always that
application to open those files.
--
Posting at the top because that's where the cursor happened to be,
is like shitting in your pants because that's where your XXXXXXX
happened to be.
http://www.essetee.be
|
|
|
|
|