PHP_SELF including 'GET' info?

  • Thread starter Thread starter Jayy T
  • Start date Start date
J

Jayy T

Guest
I have a browse page where users can sort by title, submitted, and how many views. They can also filter by user and tags. But I can't figure out how to do them at the same time.

I know the queries will have to be a bit different, but how can I retain the current page information?

Is there another PHP_SELF similar variable?

I don't want it to cut off after the '.php'

Thanks in advance
 
Back
Top