vijayrami

links

Jan 4th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.11 KB | None | 0 0
  1. Core PHP Pagination:
  2. http://code.runnable.com/U8dzQWEzMxxqeQ_E/php-pagination-example-using-mysql-database-for-dbms
  3. http://www.phpeasystep.com/phptu/29.html
  4.  
  5.  
  6. Datatable Pagination:
  7. https://datatables.net/examples/basic_init/alt_pagination.html
  8.  
  9. Ajax Delete Confirmation:
  10. http://www.2my4edge.com/2013/08/ajax-delete-with-php-and-mysql.html
  11.  
  12. PHP Registration:
  13. http://www.c-sharpcorner.com/UploadFile/9582c9/script-for-login-logout-and-view-using-php-mysql-and-boots/
  14. http://www.codingcage.com/2015/01/user-registration-and-login-script-using-php-mysql.html
  15. http://www.codingcage.com/2015/03/html5-form-validations-with-pattern.html
  16. http://www.2my4edge.com/2013/07/simple-login-logout-system-using-php.html
  17.  
  18. Image:
  19. http://pujanpiya.com.np/?q=node/25
  20.  
  21. Checkbox:
  22. http://www.formget.com/php-checkbox/
  23.  
  24. PHP Forget Password With Ticket Generation:
  25. http://www.sourcecodester.com/user/33205/track
  26. http://www.sourcecodester.com/user/74684/track
  27.  
  28. PHP Mailer Script
  29. https://github.com/PHPMailer/PHPMailer
  30.  
  31. Inline Edit, Add, Delete:
  32. http://phppot.com/jquery/ajax-add-edit-delete-records-in-database-using-php-and-jquery/
Add Comment
Please, Sign In to add comment