unable view page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dwaraka
Forum Newbie
Posts: 1
Joined: Wed Jul 23, 2014 11:45 pm

unable view page

Post by dwaraka »

Hi,

when i am click on link ex: editprofile hyperlink but page not open and that link is http://localhost/we/edit_personal_profile.php#basics

This is not open just display blank page .

please help me out
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: unable view page

Post by requinix »

What?
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: unable view page

Post by Celauran »

dwaraka wrote:This is not open just display blank page .
Make sure error reporting is turned on, for starters. Beyond that, there's little we can tell you without seeing the code in question.
Post Reply