Nice

A request for any possible future release - Having a box where you can interact with the parts of the Regular Expression in PHP instead of (or as well as) Replacement HTML.
For example:
PHP
Code:
include('curl_parser.php);
Replacement HTML
Code:
<iframe src="http://www.domain.com/?var=$my_variables_from_curl_parser.php"></iframe>
OR
PHP
Code:
include('curl_parser.php);
echo myFunction($p1);
Would made interacting with social media API's a lot easier