[HTML_AJAX-devel] passing variables to php through HTML_AJAX.replace

Hans Langouche hans.langouche at scarlet.be
Sun Aug 20 05:23:53 PDT 2006


Hi guys,

 

Just started using HTML_AJAX for a "search suggest" and love it.  Have a
questions though (probably asked before, but couldn't find a search in the
archives, so sorry for that).

 

I want to pass some variables to the php page that is called in the
HTML_AJAX.replace function.  I do this by adding some extra GET variables
after ?client=all.  This actually works, but does throw javascript errors (I
guess because HTML_AJAX parses the whole $_GET array and doesn't recognize
my custom fields).

 

So are there $_GET "name spaces" reserved for custom variables or should I
try a different approach ?

 

Thanks,

 

Hans

 

P.S.: I think the callback functionality is better for me, but I can't seem
to find enough documentation on this  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://bluga.net/pipermail/html_ajax-devel/attachments/20060820/816f7569/attachment.html


More information about the Html_ajax-devel mailing list