Timeline for answer to Submit form without page reloading by Tyler
Current License: CC BY-SA 3.0
Post Revisions
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 23, 2018 at 14:41 | comment | added | drtechno | the only side issue to this is the get() in it because I wouldn't want the form state book markable/cacheable. | |
| S Oct 15, 2017 at 13:26 | history | suggested | CommunityBot | CC BY-SA 3.0 |
some edits simplifying the code
|
| Oct 15, 2017 at 13:15 | review | Suggested edits | |||
| S Oct 15, 2017 at 13:26 | |||||
| Oct 15, 2017 at 13:02 | history | edited | Tyler | CC BY-SA 3.0 |
added 4 characters in body
|
| Oct 15, 2017 at 10:36 | history | edited | Tyler | CC BY-SA 3.0 |
removed some unnecessary code for this example
|
| Oct 14, 2017 at 0:53 | comment | added | ReinstateMonica3167040 | That's a lot of work on this answer, but there are many others. | |
| Mar 15, 2013 at 0:33 | comment | added | Tyler | yeah, thanks for pointing it out. This is just a necessary example, I don't really have it done this way in my system. | |
| Feb 25, 2013 at 20:42 | comment | added | Oriol |
Don't use PHP print to print HTML code. Just close php tag ?> and add the html code after. And avoid using exit it it isn't necessary (fatal errors, ...)
|
|
| Dec 12, 2010 at 2:48 | history | edited | Tyler | CC BY-SA 2.5 |
deleted 4 characters in body; added 1 characters in body
|
| Dec 12, 2010 at 2:33 | history | edited | Tyler | CC BY-SA 2.5 |
added 134 characters in body; added 35 characters in body
|
| Dec 12, 2010 at 2:24 | history | answered | Tyler | CC BY-SA 2.5 |