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
is there anyone knows how to Create a new PHP page...()
Moderator: General Moderators
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: is there anyone knows how to Create a new PHP page...()
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...()
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
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...()
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
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