Learn on how to create a Store Data Inputs As XML File using PHP. An advance PHP script that can save form data into a xml file. This can be use when you want to store some temporary data from your database.
In this tutorial, I will teach you how to fill the data in the DataGridViewComboBoxColumn using C# and MySQL database. This method has the ability to add a combobox column in the datagridview. It also has the capacity to fill the combobox with data from the database. This method is very useful when you are dealing with datagridview control.
Learn on how to create a Simple Load XML Data using PHP. An advance PHP script that can load a xml file into HTML table. This can be helpful when you want a temporary data for your system when the database server failed to be accessible.
This time, I will teach you how to navigate records based on ListView in C# and MySQL Database. This method has the ability to navigate records in the ListView. It also provides a next and previous button that allows the movement of records back and forth. In this way, you can control the data to be displayed in the listview.
Learn on how to create a Simple Multiplication Table using PHP. A basic PHP script that can display a multiplication table. This code can be useful when you want to display a table multiplier in your system.
In this tutorial, I will teach you how to search for data in the listview with ease by using MS Access database and C#. This method is the easiest way to retrieve data in the database and display it into the listview. It also has an automatic searching of data in the listview. This technique is very useful for you when you are a beginner in this field.
This is full Source code for point of sales system developed using PHP and MySql server as a back-end. its consists of the following modules: User Registration Suppliers ' Management Stocking (Products - add, edit, delete) Reports (Staff and Calendar based reports) Accounts Roles Sales Window Link Sales (Add to existing placed order) Basket (Completed order made by waiter or waitress in a day)
Learn on how to create a Simple Dropdown Search using JavaScript. An advance JavaScript script that use JQuery plugin to create dropdown search. This can be helpful when you want to search a certain data without visiting the next page
Learn on how to create a Dynamic Image Reorder using JavaScript. An advance JavaScript technique that extend the capabilities of modern JavaScript by using jQuery-UI. The code use jQuery-UI to implement a draggable object that can be rearrange in a certain way
Learn on how to create a Get Local Machine IP Address using PHP. A basic php script that can fetch the user IP address. This can be helpful to identify when you want to know the IP address of the computer that is connected to the server.