//my code

$show =$_GET;
print_r($_GET);

//out put comes like this

Array ( [id_] => 1 ) //Please tell me where is this underscore comes from

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.