| bio | website | |
|---|---|---|
| location | ||
| age | 36 | |
| visits | member for | 2 years |
| seen | yesterday | |
| stats | profile views | 49 |
|
Mar 4 |
awarded | Caucus |
|
Feb 13 |
awarded | Nice Answer |
|
Jan 27 |
comment |
Apache custom 404 page that returns 404 error Perfect! Thanks. |
|
Jan 27 |
accepted | Apache custom 404 page that returns 404 error |
|
Jan 27 |
comment |
Apache custom 404 page that returns 404 error Relative. ErrorDocument 404 /404.php |
|
Jan 27 |
asked | Apache custom 404 page that returns 404 error |
|
Jan 15 |
accepted | One label with three inputs with jQuery Mobile |
|
Jan 15 |
accepted | jQuery $.get data doesn't appear in PHP $_GET |
|
Jan 15 |
comment |
jQuery $.get data doesn't appear in PHP $_GET Yes! Perfectly! I tried with curl both GET and POST, and just post worked. Thanks! |
|
Jan 14 |
comment |
jQuery $.get data doesn't appear in PHP $_GET Could you edit your answer with this suggestion on using $.post instead of $.get? This way it'll be easier to other people to know the solution before read all test we did to get this conclusion. The correct URL is the following: (stackoverflow.com/questions/7724270/…) |
|
Jan 13 |
comment |
jQuery $.get data doesn't appear in PHP $_GET This question confirms this problem. [stackoverflow.com/questions/7724270/… |
|
Jan 13 |
comment |
jQuery $.get data doesn't appear in PHP $_GET I found the problem. Each GET record can have only 512 bytes. I added a &testrecord=fewcharacters and it worked I added a lot of fewcharactersfewcharactersfewcharacters until it stop working again and removed some chars until got 512 chars and it worked again. |
|
Jan 12 |
comment |
jQuery $.get data doesn't appear in PHP $_GET Just added a working subset, but couldn't find another pattern that work. |
|
Jan 12 |
revised |
jQuery $.get data doesn't appear in PHP $_GET Added some tests and a working data. |
|
Jan 11 |
comment |
jQuery $.get data doesn't appear in PHP $_GET I edited the question. I encoded the accented chars and tried again with same result. I'm using PHP 5.3.3 at this server and 5.3.6 with MAMP. |
|
Jan 11 |
revised |
jQuery $.get data doesn't appear in PHP $_GET added 1819 characters in body |
|
Jan 10 |
comment |
jQuery $.get data doesn't appear in PHP $_GET Are you using MAMP as server? I tried on MAMP and worked also. On my phpinfo there's no HTTP_ACCEPT_CHARSET. I'll set it and try again. |
|
Jan 8 |
awarded | Yearling |
|
Jan 8 |
comment |
jQuery $.get data doesn't appear in PHP $_GET @FacebookAnswers I updated the question with an example that reproduces the error. |
|
Jan 8 |
revised |
jQuery $.get data doesn't appear in PHP $_GET added 1706 characters in body |