View Single Post
Old 04-01-2005, 07:26 PM  
Dragon Curve
Confirmed User
 
Join Date: Oct 2002
Posts: 252
It checks firstly if register_globals is set, if not, it programatically sets it so that query/POST variables are set to normal variables.

It then connects to the host specified in the parameters and executes the query specified in the parameters and returns the result set from it.

Ultimately, it's to execute a query on a specified host remotely.
Dragon Curve is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote