Recent Posts
Woork
Return To Blog Listing
A blog about technology, programming, engineering and my personal interests.
Recent Posts Tagged With 'database'
10 Useful articles about Database design
This is a list of ten useful articles about database design which includes some tips and practical suggests to help you to design quickly databases for your web projects. The list includes some tips to define relationships-entities model, common data...
Step by step guide for newbie to design a simple web application (part 1)
Design a web application requires hard work and knowledge of HTML, CSS, database and javascript. What is a simple way to start developing PHP web applications for a newbie? In the past months I received frequently this question. Some readers of this...
PHP components: login system
This is another PHP component ready to use and reuse in your project which implements a "ready to use" login system with PHP. In the past week I received several emails about the difficult (form some PHP beginners) to implement this functionality in ...
