Hi all,
I am wondering if someone can tell me how I can post a complete site url, including any &!@#$% etc for ajax to PHP?
Everytime I try to save a url with an & in it PHP thinks its a new variable after the & but its not.
Please help
PHP/Ajax Query String
Moderator: General Moderators
Re: PHP/Ajax Query String
urlencode() in php
in javascript i believe it is encodeURIComponent()
in javascript i believe it is encodeURIComponent()
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.