page not show

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
agile
Forum Newbie
Posts: 3
Joined: Wed Dec 08, 2010 1:00 pm

page not show

Post by agile »

hi

i have php file named home.php. if a user enter right id and password in index.php then he can go home.php. in windows it works. bt in linux the home.php shows nothing. it just shows a blank page. whats the problem. help me reagarding this.


agile
User avatar
AbraCadaver
DevNet Master
Posts: 2572
Joined: Mon Feb 24, 2003 10:12 am
Location: The Republic of Texas
Contact:

Re: page not show

Post by AbraCadaver »

agile wrote:hi

i have php file named home.php. if a user enter right id and password in index.php then he can go home.php. in windows it works. bt in linux the home.php shows nothing. it just shows a blank page. whats the problem. help me reagarding this.


agile
It might have something to do with the PHP code.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Post Reply