First off, when starting a new topic, don't reply to message and
then change the topic.

* Thus wrote Karam Chand:
> Hello,
> 
> Recently lot of MySQL clients try to overcome host
> based privilege system of MySQL by using PHP tunneling
> method.
> 
> In this method they call up a PHP file in the server
> and the PHP file executes a query and sends the data
> in XML format. 

This doesn't really explain much.

> 
> I am using C API() and I was just wondering if
> somebody is working on such tunnels i.e. a PHP file
> and its corresponding C/++ code that will fill up
> MYSQL_RES structures correctly so that I can use them
> to C API() without any problem. Otherwise, i guess i
> have to write one for myself.

Now, I'm utterly confused. I have no idea what you're referring to
as C API() nor php tunneling.



Curt
-- 
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about.  No, sir.  Our model is the trapezoid!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to