| + and & characters ajax to pass to php
|
rigaconnect

msg:4543489 | 5:35 pm on Feb 7, 2013 (gmt 0) | Is there any problems for ajax to pass to php? ajax think that + and & are blank space Also in this example [w3schools.com...] in gethint.php file I added line &+gggg. If to write & and + then no suggestions Where is problem?
|
rigaconnect

msg:4543493 | 5:51 pm on Feb 7, 2013 (gmt 0) | ... found problem. may be will be useful to pass input values, need to use var vars_pass = "&password="+encodeURIComponent(pass);
|
|
|