Hey guys, I'm still learning some PHP and I wanna know what is that thing called:

"check.php?user=AnyName"

for example I access http://127.0.0.1/check.php?user=AnyName

I want to view tables that has the user name "AnyName"

Can someone post what this kind of php stuff is?
Or link me to a site that has a tutorial?

Also, a simple sample would be greatly appreciated and a big contribution for my studies in PHP.

Thank you in advance guys!
NewBiee Reviewed by NewBiee on . PHP question (check.php?user=AnyName //How does this work?) Hey guys, I'm still learning some PHP and I wanna know what is that thing called: "check.php?user=AnyName" for example I access http://127.0.0.1/check.php?user=AnyName I want to view tables that has the user name "AnyName" Can someone post what this kind of php stuff is? Or link me to a site that has a tutorial? Rating: 5