You are on page 1of 3

ADD, EDIT, DELETE

http://www.sourcecodester.com/php/5546/simple-addeditdeleteupdate-using-phpmysql
.html
http://www.geekcodes.tk/2012/02/simple-php-add-view-edit-update-delete.html
http://www.killersites.com/community/index.php?/topic/3064-basic-php-system-view
-edit-add-delete-records-with-mysqli/
http://www.c-sharpcorner.com/UploadFile/satyapriyanayak/how-to-insert-edit-and-d
elete-in-php/

RUNNING PHP IN ECLIPSE


http://www.eclipse.org/pdt/help/html/running_php_web_pages.htm

CONNECTING XAMPP WITH ECLIPSE


http://www.cs.trincoll.edu/hfoss/wiki/How_to_Setup_Eclipse_with_XAMPP

SENDING EMAIL
http://php.net/manual/en/function.mail.php
http://webcheatsheet.com/php/send_email_text_html_attachment.php

NOTIFICATIONS
http://www.anil2u.info/2011/05/facebook-type-notifications-using-php-and-jquery/
http://www.sourcecodester.com/php/4496/facebook-notification-clone-script-usingphpmysql-and-jquery.html
http://www.techknowlogists.com/how-to-create-notifications-system-php/
http://stackoverflow.com/questions/19353629/notifications-without-reloading-thepage-like-facebook-or-google-plus-notificat

PAYPAL
http://www.phpgang.com/how-to-integrate-payment-system-with-paypal_249.html
http://jdmweb.com/how-to-easily-integrate-a-paypal-checkout-with-php
http://www.codeproject.com/Articles/619111/Some-Simple-PHP-Classes-for-ManagingPayPal-Instan
http://stackoverflow.com/questions/14015144/sample-php-code-to-integrate-paypalipn

others

1. http://www.wikihow.com/Create-a-Secure-Login-Script-in-PHP-and-My
SQL
(login)
2. http://www.phpeasystep.com/workshopview.php?id=6
(login)
3. http://friesian.hubpages.com/hub/how-to-create-login-form-in-php
(login/logout php)
4. http://friesian.hubpages.com/hub/how-to-create-login-form-in-php
(registration form)
5. http://www.sourcecodester.com/tutorials/php/4340/how-create-regis
tration-page-phpmysql.html
6. http://www.c-sharpcorner.com/UploadFile/c8aa13/create-login-page-wi
th-php/
7. http://tutorialzine.com/2013/08/simple-registration-system-php-mysq
l/
(forgot password)
8. http://www.phpgang.com/how-to-create-forget-password-form-in-php_381.
html
9. http://codingcyber.com/send-forgotten-password-by-mail-using-php-andmysql-35/
10. http://www.daniweb.com/web-development/php/threads/434807/php-how-to
-send-password-to-email
(date validation)
11. http://www.the-art-of-web.com/javascript/validate-date/
12. http://www.webdeveloper.com/forum/showthread.php?190078-Javascript-D
ate-(yyyy-mm-dd)-validation
(php)
12. http://www.smartwebby.com/PHP/
(DATE and time)
13. http://www.the-art-of-web.com/javascript/validate-date/
(CALENDAR)
14. http://www.phpjabbers.com/how-to-make-a-php-calendar-php26.html
(REPORTS)
15. http://www.anil2u.info/2011/06/how-to-calculate-statistics-in-daily-week
ly-monthly-and-yearly-using-php/
(date and time)
16. http://www.tutorialspoint.com/php/php_date_and_time.htm

(getting specific data from database)


17. http://www.hotscripts.com/forums/php/45258-solved-pulling-user-specific-da
ta-php-through-mysql.html
(date time picker)
18. http://demo.koolphp.net/Examples/KoolCalendar/DateTimePicker/DateTimePicke
r_FirstLook/index.php
19. http://www.triconsole.com/php/calendar_datepicker.php
(disable past dates)
Hide message history
20.
http://www.daniweb.com/web-development/php/threads/456830/disable-past-dates-ona-datepicker

You might also like