I would imagine you have to unserialize

On 11/5/07, James liu <[EMAIL PROTECTED]> wrote:
> i find they all return string....
>
> <?php
>   $url = '
> http://localhost:8080/solr/select/?q=solr&version=2.2&start=0&rows=10&indent=on&wt=php
> ';
>   var_dump(file_get_contents($url);
> ?>
>
>
> --
> regards
> jl
>

Reply via email to