Skip to content

developing web applications

PHP code to display MySQL data in an HTML table

PHP code to display MySQL data in an HTML table

A simple HTML form containing fields – Name, Address Line1, Address Line2, and E-mail. On submitting the form, the data is inserted into MySQL table using PHP code. We will iterate over each record present in the table to display MySQL data in an HTML table.

Ajax Technology working model

Ajax Technology

AJAX stands for Asynchronous JavaScript and XML. This technology was introduced first by Microsoft back in 1999, and had been known as DHTML / JavaScript web application with remote calls. AJAX is not a new programming language, but a new technique for creating better, faster, and more interactive web applications.

Products page in secured weportal for online shopping

Secured webportal for online shopping

  • by

A Web Portal is a type of Website. A Web Portal acts as a gateway to the internet. Web portals provide a single point of access to a variety of content and core services, and ideally offer a single sign-on point.