You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have looked and tried to find the answer to my question, read all the issues, read me file and I don't seem to find anywhere that tells me how I can create a variable in php with the data?
I have looked and tried to find the answer to my question, read all the issues, read me file and I don't seem to find anywhere that tells me how I can create a variable in php with the data?
$htmltxt = $_REQUEST['pout'];
<input type="hidden" name="pout" value="html-output">
I understand php better than javascript, how do I send html-output to the form or how do I request it from php?
Answers would be helpful and adding this info to the readme file will be immensely useful.
If anyone wants to supply the answers I will even write the how to...
Thanks and Regards
Guy
The text was updated successfully, but these errors were encountered: