flanders
10-06-2004, 03:12 AM
hi,
i have to use the
phpdigSearch($id_connect, $query_string, $option, $refine,
$refine_url, $lim_start, $limite, $browse,
$site, $path, $relative_script_path, 'array')
how i can use the content in the array?
when i do this:
print_r(
phpdigSearch($id_connect, $query_string, $option, $refine,
$refine_url, $lim_start, $limite, $browse,
$site, $path, $relative_script_path, 'array')
);
then i see only the parameters, but not the variable name... i need the name of this!!
anyone understand me? my english is not so good:)
i have to use the
phpdigSearch($id_connect, $query_string, $option, $refine,
$refine_url, $lim_start, $limite, $browse,
$site, $path, $relative_script_path, 'array')
how i can use the content in the array?
when i do this:
print_r(
phpdigSearch($id_connect, $query_string, $option, $refine,
$refine_url, $lim_start, $limite, $browse,
$site, $path, $relative_script_path, 'array')
);
then i see only the parameters, but not the variable name... i need the name of this!!
anyone understand me? my english is not so good:)