View difference between Paste ID: 2kyZXwyX and 9WuKr8a5
SHOW: | | - or go back to the newest paste.
1-
function post() { $.post("post.php", $("form").serialize(), post) };
1+
function post() { $.post("post.php", $("form").serialize(), post) }; post()