Hi again!
I can`t understand well the GET method in forms.
I would like to pass the SID threw form or jest link. Can I simply do sth. like
that: <a hraf="http://some.url/script.php?<?ph p echo SID ?>&variable1=st h or do I
have to do sth with htmlspecialtags () and urlencode()?
I read documentation and this is the purpose why I have doubts. Earlier I thought
that first solution is right. Can someone explain it to me? Sorry for that many
questions...
--
Best regards,
Maciej Nadolski
I can`t understand well the GET method in forms.
I would like to pass the SID threw form or jest link. Can I simply do sth. like
that: <a hraf="http://some.url/script.php?<?ph p echo SID ?>&variable1=st h or do I
have to do sth with htmlspecialtags () and urlencode()?
I read documentation and this is the purpose why I have doubts. Earlier I thought
that first solution is right. Can someone explain it to me? Sorry for that many
questions...
--
Best regards,
Maciej Nadolski
Comment