Jump to content

Extensions


jdock1

Recommended Posts

I found out how to make PHP parse through any extension (I tried it with .asshole , .shit, etc. and it works)

 

But is there anyway to make it with no extension, just the dynamic "?" rather than ".whatever?"

So if I named a file like test.php , I want it instead of domain.com/test.php, I want it like domain.com/test , so when PHP parses a get variable it would be like "domain.com/test?name=Ryan"

 

Is there anyway to do this?

 

Thanks!!

Link to comment
https://forums.phpfreaks.com/topic/158197-extensions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.