Navigating on Multiple Pages with PHP
In this lesson of the course on the creation of a management application in PHP and MySQL, we address the…
How to Create the List of Goods
Continue our tutorial by creating a list of the goods in stock, at the moment it is only retrieve data…
View Lists of Values with PHP and MySQL
Implementation of a page in PHP that takes data from a MySQL server and displays them in a list with…
PHP Page for Warehouse Materials
After creating the database to a MySQL server move on to writing code to handle these data, in particular we…
Exporting Warehouse Data in XML and CSV
The next step in development of Calus Plus will be the introduction of export inventory data in XML and CSV…
Functions and Objects in JavaScript
Functions, and objects are the basis of the syntax of any programming language, in this article we will refer to…
How To Use Strings in Javascript
Will see how to use strings in Javascript, studying methods and properties through practical examples to better understand the use…
Phone Call or Customizations for Calus Plus
Users of the software are beginning to be many, and each day we receive many phone calls or requests for…
Windows Management in JavaScript
Windows are a key element in a browser, we'll see how JavaScript is able to manage to render its opening,…
Encryption By Chaotic Systems
Encryption is used to ensure a certain degree of confidentiality of a message and modify it to not steal it…