Thread: PHP Help
i pass data 1 page(test.php) other page(index.php) using urlencode
i want print pass valuecode:header("location:". base_ssl_path."login/index.php?error=",urlencode($errmsg1));
i try above way not working how can fix it, please me.code:$a = $_get['error']; echo urldecode($a);
note - did without urlencode , urldecode
hi, have comma before urlencode, shouldn't period string concatenation instead.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] PHP Help
Ubuntu
Comments
Post a Comment