Print Documents in PDF Format
Many of the users of our software are asking us to implement a procedure for printing PDF files, the popular…
Management Applications for Android
Today everybody has a smartphone, and many customers ask us if we have business applications for mobile devices, for now…
Banner Ads in Software Programs
With the advent of dialog boxes in which to show web pages, it has become simple to insert some real…
How to Create a Product Catalog with Calus Plus
In this article we will see how to create a simple product catalog with XSL and XML, with the exported…
Writing an XML Parser with PHP
In a powerful language such as PHP certainly could not miss the support for XML, there are indeed many functions…
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…