Nice.
Although ...
http://smacklet.com/del-note?id=264
Please only use POST for modifications to data. You probably want to obscure that id counter as well.
:)
Web crawlers can't go there and you can undo the delete... so POST-only is more of a "best practices" thing than a necessity. But I'll do that and yes, not obfuscating post count is bad.
Web crawlers can't go there and you can undo the delete... so POST-only is more of a "best practices" thing than a necessity. But I'll do that and yes, not obfuscating post count is bad.