Page title return "Untitled Document" after htaccess redirec

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
azhan
Forum Commoner
Posts: 68
Joined: Fri Jun 27, 2008 6:05 am

Page title return "Untitled Document" after htaccess redirec

Post by azhan »

hello guys,

Im building a social networking website.

And each user has their own profile that can be view via link like below

http://www.domain.com/john

which actually they been redirect from index.php page to profile.php page using htaccess....

but in profile.php page I already give a title but still it came out "Untitled Document"

what seems the problem?

huhu

Azan
Malaysi
Post Reply