Skip to content

PHP Bookmark App based on PHP and MYSQL Web Development

Notifications You must be signed in to change notification settings

NYCJacob/phpbookmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This is project to refresh my php skills- no framework. It is based on code from Php and MySQL Web Development. It is a simple web bookmark app.

Features

  • the original valid_url function for adding a bookmark always returned true is any response was received by fopen(), new functions using curl are used based on this stackoverflow post

TODO

  • move mysql login code outside of domain
  • need to convert sql to prepared statements
  • better input validation
  • bookmark tags (a la firefox bookmarks)
  • browser bookmark import
  • export to browser bookmark
  • implement upload_fns for file checks

Acknowledgements

About

PHP Bookmark App based on PHP and MYSQL Web Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages