Bazaar – php example code – part 2 – structure of database tables
Article focus on database sctructure design for Bazaar app. Proces of normalization and atomisation of user data is important for
Read moreArticle focus on database sctructure design for Bazaar app. Proces of normalization and atomisation of user data is important for
Read moreBazaar app enable management of sell offers from variety of registered clients. Main project focus on database design and implementation,
Read moreArticle is focused on way how to alter existing code for showing submited post as a table. But scores are
Read moreArticle describe way how to limit access into a admin page using header authentification. Before sending page data, user must
Read moreArticle describe admin page for removing unwanted score with remove.php script. Remove script is invoked by GET url link, then
Read moreArticle describe part of final app responsible for submiting particular score with picture verification. Uploaded image is moved from temporary
Read moreArticle describe basic decomposition of problem for benchmark chart aplication. User can submit benchmark score with photo validation. Admin can
Read moreArticle focus on small code improvements that can be extended by time. Our firs improvement is separation of database access
Read moreArticle focus on improvement mailinglist app for enabling access for common users only on by e-mail unsubscription without ability to
Read moreArticle focus on mechanism for unsubscribing users from mailinglist by their e-mails. Because this part is meant to by available
Read more