thanks
but will this run the cfm script as well? thats if I do something like:
$cfm_array = wddx_deserialize(implode('', file('http://cfm.sucks.bad?value=blah')));
pass values at the end of the file for the script to run a db query.
note: the cfm page/script produces a value after running a db query with the passed value.