Page 1 of 1

a problem with the PHP and Frontpage

Posted: Fri Mar 21, 2003 12:34 am
by PHP
hi

at first sorry for my english it's not my first language
:oops:


i have this problem with the php and frontpage i'm trying to do a website
the first page has only the word ( ENTER) and it end in .html


and when any 1 press ENTER
it enters to another page all i wanna is to let it show my name
and it end in .PHP

but when i make preview in browse

and i press enter
then the problem began

it say to me do u like to save
and it never open with me
i donna know why
so any tips any 1 can help me i will be thankfull


and i'm doing this test cuz i wanna do an online rigestration system small 1 in my pc and i enter every thing
so also if u guys can give me some tips or tutorials to help me
:oops:

Posted: Fri Mar 21, 2003 7:14 am
by AVATAr
Firts you have to have installed Apache (or any Web server) and php
and

then you have to access you page with the browser (not with the preview of forntpage) like : http://localhost/mypage.html

if you open your page with a browser like "File -> Open -> C:\mypage.php" the browser will try to download it cause he wouldnt know what to do with it.