|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
How can i hide php
I wan all my URL to look like this
http://mysite.com/?some/query/id and so on. but mysite is hosted by another site provider so i can may not have access to the apache conf file |
|
#2
|
|||
|
|||
|
RE: How can i hide php
Try ajax... wont do exactli wat u want but the file will not need the .php you can use .htm insted!
|
|
#3
|
|||
|
|||
|
RE: How can i hide php
there is html that will do that
http://www.w3.org/TR/html4/struct/links.html#h-12.4 |
|
#4
|
|||
|
|||
|
RE: How can i hide php
The Rewrite Functions of Htaccess will solve this. I can't say I know all of the details as to how.
The CMS I use does this, rewriting the ".php" at the end of urls and turns it into ".html" |
|
#5
|
|||
|
|||
|
RE: How can i hide php
you can try this rewriterule generator:
http://www.webmaster-toolkit.com/mod_rewrite-rewriterule-generator.shtml |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Applications > How can i hide php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|