I'm trying to get my jQuery to work in this flow:
1.) Parse json using $getJson 2.) Loop through returned JSON and create divs for each JSON item 3.) Once done, repeat but instead with another json file and append the results to the existing results.
But as of now I can't call another function AFTER the first loop is done, because the function gets called before the page is populated. How can I finish the populating...
User Profile
Collapse
-
*bump*
I hope someone's there :] -
Retrieve value of a textarea with PHP
Would anyone perhaps know how to get the value of a specific element in an HTML document with PHP? What I'm doing right now is using file_get_conten ts to pull up the HTML code from another website, and on that website there is a textarea:
Code:<textarea id="body" name="body" rows="12" cols="75" tabindex="3">Hello, World! </textarea>
No activity results to display
Show More
Leave a comment: