php - Parse URL parameter from string -


i have string follows

http://solo.dev/module-1/behavioural-safety/?id=7#15 

and want id value above string, $_get['id'], not option being executed elsewhere.

what's best way value above string?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

ios - Google API (YouTube search): Bad network response -