[HTML_AJAX-devel] setting the request array

dave dave at dtracorp.com
Sat Oct 6 04:04:40 MST 2007


Hi

I am trying to set up an ajax file upload script on my site, but am 
having a problem with this library.

After looking through the code, i see that $_GET is used extensively 
through this library.

the framework i am using, sets the $_GET array to null on construction, 
and uses it's own request object to store the array, thus rendering the 
html_ajax libs unusable

is there any chance that the request array can be passed in and set as a 
member variable rather than having $_GET hard coded in?

thanks
dave


-- 
http://dtracorp.com


More information about the Html_ajax-devel mailing list