mkaatr
hello there...
from time to time I will be posting video tutorials about working with VB.Net and some how to...
If you have questions, or suggestions, send them to: [email protected]
thank you.
Learning PHP - 044 : Building a simple CMS - Adding Quill wysiwyg editor to the site.
Learning PHP - 043 : Building a simple CMS - Performing Restore
Learning PHP - 042 : Building a simple CMS - Listing backup files, downloading, and removing files.
Learning PHP - 041 : Building a simple CMS - Supporting transactions, and adding backup
Learning PHP - 040 : Building a simple CMS - Added page view count
Learning PHP - 039 : Building a simple CMS - Finished Working on customizable side menu
Learning PHP - 038 : Building a simple CMS - Working on customizable side menu
Learning PHP - 037 : Building a simple CMS - Selecting the home page article.
Learning PHP - 036 : Building a simple CMS - Uploading files and changing logo.
Learning PHP - 035 : Building a simple CMS - Rendering home page, footer, and improving css.
Learning PHP - 034 : Building a simple CMS - Rendering an article, Site header, and more.
Learning PHP - 033 : Building a simple CMS - Rendering Sections, and Updating Menus
Learning PHP - 032 : Building a simple CMS - Selecting a section, and rendering the main site menu
Learning PHP - 031 : Building a simple CMS - Adding, Editing, and Removing Articles.
Learning PHP - 030 : Building a simple CMS - Removing Section, Listing Articles.
Learning PHP - 029 : Building a simple CMS - Editing Sections.
Learning PHP - 028 : Building a simple CMS - Finishing adding sections.
Learning PHP - 027 : Building a simple CMS - logout, showing errors, and partial work on add section
Learning PHP - 026 : Building a simple CMS - listing sections, and adding a simple css.
Learning PHP - 025 : Building a simple CMS - getting rows from database, and logging exception.
Learning PHP - 024 : Building a simple CMS - admin login page
Learning PHP - 023 : Building a simple CMS - routing
Learning PHP - 022 : Building a simple CMS - logging text to file.
Learning PHP - 021 : Building a simple CMS - creating DBA class to connect to database.
Learning PHP - 020 : Building a simple CMS - project plan
Learning PHP - 019 : Using .htaccess file to rewrite URLs
Learning PHP - 018 : Prepared Statements
Learning PHP - 017 : Using begin_transaction, and commit.
Learning PHP - 016 : Connecting to a database, and performing Select, Insert, Update, and Delete
Learning PHP - 015 : MySQL database, phpMyAdmin, and connecting to a database.