Hi,
Thanks again John, point taken...will not trust the
browser, will use sessions :-)
Cheers,
-Mag
--- John Holmes <[EMAIL PROTECTED]> wrote:
> PHP Gen wrote:
>
> > // sending file:
> >
>
$one=rawurlencode("dir_name=$dir_name&imgs_dir=$imgs_dir&thumb_pre=$thumb_pre&tn_width=$tn_width&tn_hei
PHP Gen wrote:
// sending file:
$one=rawurlencode("dir_name=$dir_name&imgs_dir=$imgs_dir&thumb_pre=$thumb_pre&tn_width=$tn_width&tn_height=$tn_height&write_text=$write_text&colors=$colors&x_pos=$x_pos&y_pos=$y_pos&link1=$link1&link2=$link2&link3=$link3&img_src1=$img_src1&img_src2=$img_src2");
heade
Hi,
I am using a header("location:") to send a
rawurlencod'ed string to another script...then I tried
decode it and use those values...but its not
working...
snippets of my code:
// sending file:
$one=rawurlencode("dir_name=$dir_name&imgs_dir=$imgs_dir&thumb_pre=$thumb_pre&tn_width=$tn_width&tn_
3 matches
Mail list logo