Benchmarkchart – php example code – part 3 – admin page
Article describe admin page for removing unwanted score with remove.php script. Remove script is invoked by GET url link, then
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 moreArticle focus on part responsible for creating a post and resending them to a subscribers. List of subscribers is also
Read moreArticle describe database table design and appropriate parts of index.php responsible for subsribtion of user into a mailinglist. Before preparation
Read moreArticle descreibes decomposition of problem for mailinglist app. Users can subscribe for newsletter, grant GDPR. Admin can send mass emails
Read moreThis article show php code of simple guestbook with adding post, remove latest post and form reset functionality. All content
Read more