Friday, 13 September 2013

How to $_GET value from string

How to $_GET value from string

This is my string
component/content/article?id=9
How to get dynamicly get 9 from it?
I want to do it on string, not url

No comments:

Post a Comment