i just installed php using easyphp..the problem is my codes cannot be parsed...though i saved it under as php but it still shows as .txt on notepad...m using win98....pls help....both the mysql and apache is running...
-yuvan
Printable View
i just installed php using easyphp..the problem is my codes cannot be parsed...though i saved it under as php but it still shows as .txt on notepad...m using win98....pls help....both the mysql and apache is running...
-yuvan
Are you using extension .php for your file.
yes dear anand...but the only extension that was checked is php_mbstring...and some of other extensions was disabled....m really worried cos m doing my training here....so it is counted for my appraisal...and i really desperately need to solve this....i installed easyphp as m using win98...initially i tried the manual way...but when i tried to installed the mysql..error popped up saying something to do with MSI then i tried on XAMPP, again myusql could not be connected....why is it so....pls help....really appreciate that...anyway wer r u from?
-yuvan
:confused: again about the extension...i tried to save it as project.php on notepad but to no avail......the thing saVED AS PROJECT.PHP.TXT.....why is it so....?
hi,
have you checked you folder option setting for your folder where you save your php file.
if you need any more help let me know
dear anand....
i really need ur help at this point of time....
i have no other resources...
i have checked the folders...no extension files available....what m i suppose to do..? .ok i wanna change my os into XP ...and i'll be using my personal computer but earlier i have installed the netserver package for php..uninstalled..so will it affect if i m to re-install php manually....
need advise..pls dear...
hi,
To load php install apache server with php5 and phh4 by default it use php5 if u need u can switch to php4.you can load it on any drive. check the link given below for free apache server and u can easily install it on your pc.
http://httpd.apache.org/
for any more help feel free to write.:)
anand:thumb:
dear anand....
can u pls help me to guide how to create a search engine with php
-yuvan
Check the php installation guide in my signature and ditch easy php ;)
please check this link for simple search engin.
http://www.onlamp.com/pub/a/php/2002...ne.html?page=3
sorry for delay in reply
When using notepad, to save anything as an extension other then text, you need to click on the Save As option and in the file name field, type the following:Quote:
Originally Posted by 0164900390
"Myfile.php"
Notice the double quotes. Notepad needs those to tell it you want to save this file as something other than txt.
Or you just save it,
and as 'File Type' (the box below filename) you select 'All Files'...