<?xml version="1.0" encoding="windows-1252"?>
<node id="992809" title="Re: Print Json text from query string" created="2012-09-10 13:12:53" updated="2012-09-10 13:12:53">
<type id="11">
note</type>
<author id="693344">
rpnoble419</author>
<data>
<field name="doctext">
Why do you want to create a URL? it looks like you get JSON in from some ajax call, why not push JSON back? Otherwise you could just send the following:

&lt;code&gt;
print $url.'/'.$json-&gt;{'username'}.'/'.$json-&gt;{'password'}
&lt;/code&gt;

&lt;p&gt;Also why are you passing passwords in the open?</field>
<field name="root_node">
992717</field>
<field name="parent_node">
992717</field>
</data>
</node>
