MySQL client GUI interface is easy software for Windows or Mac which provides user interface for communicating with MySQL database. […]
Month: March 2019
HTML Tables: Here’s How To Make Your First Table
Short Explanation About HTML Table A table is defined using the <table> element, and contains a number of table cells ( <td>, for “table […]
Write in HTML: Basic HTML Concepts
HTML: Language of the Web Browser “HTML” stands for “HyperText Markup Language.” Basically, it’s a language for marking up your text, so it can do […]
Top 5 PHP Editor (IDE) for Web Developers
If you want to simplify the process of coding, you need to use editor with features like auto-completion, automatic error […]
2nd Web Development Tutorial : Basic Concept of PHP, HTML, MySQL, Javascript, CSS
As I mentioned in the previous post, basically, there are three main things to understand in web development. Server-side scripting […]
1st Web Development Tutorial : Deploying XAMPP Server in Windows
If you want to start to learn web development and don’t know where to start, this article is the best […]