Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Beginning PHP
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 28th, 2007, 11:49 PM
Registered User
 
Join Date: Mar 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Difference b/w $_GET & $_HTTP_GET_VARS

hi
  Let me know that the Difference b/w $_GET & $_HTTP_GET_VARS.

thanks

 
Old April 14th, 2007, 08:50 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 128
Thanks: 0
Thanked 1 Time in 1 Post
Default

ashuphp,
The difference in these two GET variables is
the usage. $_GET can only be used if your
PHP scripting language is version 4.1 or higher.
$_HTTP_GET_VARS is used on older versions.
hope this helps,
jm






Similar Threads
Thread Thread Starter Forum Replies Last Post
difference b/w Postbacktrigger & Asycpostbacktirgg muralidharan.d ASP.NET 2.0 Basics 1 July 2nd, 2007 08:19 AM
Difference b/w Active X & Data Object bhasker_braj121 ADO.NET 0 June 19th, 2007 04:09 AM
$_GET sudheshna Beginning PHP 1 February 18th, 2006 05:22 AM
Difference between CTS & CLS sumsin General .NET 1 March 18th, 2005 08:46 AM
Basic difference between + and & in strings shoakat Classic ASP Databases 1 October 27th, 2004 08:05 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.