Advertisement
Guest User

Untitled

a guest
Dec 7th, 2011
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.57 KB | None | 0 0
  1. Array
  2. (
  3.     [0] => Array
  4.         (
  5.             [id] => 10
  6.             [title] => grzegrze
  7.             [alias] => gezgez
  8.             [body] => fsa
  9.         )
  10.  
  11. )
  12. <p>
  13. 10 - grzegrze
  14. <form action="http://localhost/sites/conradk/admin/blog/delete" method="post" accept-charset="utf-8">
  15. <input type="hidden" name="csrf_token" value="72663f7da1a67b1f5f3db0713c7d5948" />
  16. <input type="hidden" name="csrf_token" value="72663f7da1a67b1f5f3db0713c7d5948" />
  17. <input type="hidden" name="id" value="10" />
  18. <input type="submit" name="login_submit" value="Delete post"  />
  19. </form>
  20. </p>
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement