Jump to content

Recommended Posts

Posted

Just to add, if you're using server-side languages like PHP or ASP u can do them automatically:

 

PHP:

http://localhost/test/check.php?sem=<?php echo urlencode('s1&s2'); ?>&branch=cse

 

ASP:

http://localhost/test/check.php?sem=<%=Server.URLEncode("s1&s2")%>&branch=cse

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...