Help - Search - Members - Calendar
Full Version: Php Script Problem
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
ßogdan
I have made a visitor counter php script

I also attached a text file where the info wil lbe store and I reset the permission to 777

I then wrote

<?php include ("visits.php"); ?>

where I wanted the number of users to show

I CANNOT see a problem. So why isnt the script loading? Is the site not accepting php ???
derek48838
Alright in the 101 of php you learn.

You cannot call a php script in a .html

The program should work if instead of naming it .html, you name the file a .php, and the file should work.
ßogdan
QUOTE(derek48838 @ Jun 13 2008, 01:48 AM) *
Alright in the 101 of php you learn.

You cannot call a php script in a .html

The program should work if instead of naming it .html, you name the file a .php, and the file should work.


THANK YOU very much

It worked perfectly rolleyes.gif
NaRzY
If it has ANY PHP in it at all, it must be a .php file or it will not work.

Jacob.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.