Page 1 of 1

is there anyone knows how to Create a new PHP page...()

Posted: Mon Apr 06, 2009 1:19 pm
by Auk
Is there anyone knows how to Create a new PHP page with using PHP coding ?


this is very needed . Because I am about to creating a site , which have some capabilities by which people can have their own page like http://www.php.com\MyName

but how can i define that without using query string , i want to make it easy for all and so why i need to create PHP page in there thats how people could have their own pages..


If you don't understand please ask me again i will clear it ..


Thanks in advance

Re: is there anyone knows how to Create a new PHP page...()

Posted: Mon Apr 06, 2009 1:43 pm
by jayshields
You'll probably need to use a URL rewrite rule in a .htaccess file. That is if you're using Apache.

Re: is there anyone knows how to Create a new PHP page...()

Posted: Mon Apr 06, 2009 2:15 pm
by Auk
Dear Friend ,


I m really new in PHP , so if you gimme some of tutorials or help document link it would be very helpfull to me .



thanks

Re: is there anyone knows how to Create a new PHP page...()

Posted: Mon Apr 06, 2009 2:25 pm
by temidayo
It is not actually a PHP problem

Google : URL rewrite rule in a .htaccess file

But here is a link I think you may find useful:
http://www.yourhtmlsource.com/sitemanag ... iting.html