•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 456,488 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,733 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 1340 | Replies: 1 | Solved
![]() |
•
•
Join Date: Dec 2006
Location: India
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
Sending through URL means sending information using GET method which will accept maximum of 4KB.
better you should encode the data while sending by GET method becuase if your data is having '&' then that will be treated as parameter seperator and will not be treated as part of the information you are sending
better you should encode the data while sending by GET method becuase if your data is having '&' then that will be treated as parameter seperator and will not be treated as part of the information you are sending
![]() |
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- how to hide querystring in asp.net2.0 (Python)
- Problem with querystring trimming (VB.NET)
- Get querystring (JavaScript / DHTML / AJAX)
- can i retrieve the break tag from querystring? (HTML and CSS)
- Help with Querystring error (PHP)
- Requesting Querystring (ASP)
Other Threads in the PHP Forum
- Previous Thread: parsing the query output of parse_url in PHp
- Next Thread: retrieving image from mysql database using php


Linear Mode