[PHP] can someone explain me how URL's are generated using $_GET array(i think)?

Aziz Al-ghannam

New member
i saw some PHP code examples that generate URLs for removing things(usernames, high score)
i think they used some $_GET's in that code
but i didnt understand it..can someone help me please?
i think they use a page that refers to the delete page and pass information to it , so we can delete it
 
Back
Top