This code will teach you on how to create a application in php that convert number into words. The feature of this code is it convert number to words. Leave comment if you have question in this code.
This program is an implementation of an algorithm that defines how to encrypt the data message using a particular key (must be a 3 digit key) and the user again need to input the same key to get the original message. The algorithm details can be found at out blog.. More C/C++ Programs are also present on this blog.. http://assignmenthub12.blogspot.in/ Join us on Facebook - Assignment Hub . Direct
This code will teach you on how to create a dynamic tooltip using php and jquery. The feature of this code are, it provide tooltip with data from database in every link. leave comment if you have question about this code. database name: tooltip
This code will teach you on how to create a facebook alike message notification with dropdown using php/mysql and jquery. the feature of this system are, it give alert how many message you need to read, It provide dropdown list of message, it provides view all message link so that you can read all both read and unread messages. Download this code to try and if you have a question or any, just
This program merges excel files into 1 file. To be exact, It Merges the 1st Sheet of every Excel files into the 1st of the new Excel File I hope you like this. If you like this, please let me know by hitting the "Like" button. Thanks
This is an example for browsing folder without using DriveListBox and DirListBox, You can use the native browse folder method. I hope you like this.. PS. I am not the original author of the module used in this sample for browsing the folder. Email Address of the Author is on top of the Module.... If you like this, Please let me know by hitting the "Like" button...
This code will help you on how to export data from mysql database using PHP to Microsoft Excel. The feature of this code is it export data from mysql to ms excel readable format. Download and try this code and if you have question, just leave comment and i will answer all your question. database name: data
The library is one of the most important part of the education system, making the library organized and systematic will give satisfaction not only to the librarians but most of all to the students. The Primasoft School Library Organizer Pro is an easy-use Windows software tool that helps the librarian to organize and manage their school library in the most convenient way. Librarians are the
This code will teach you on how to create a facebook alike wall post using php/mysql and ajax. the feature of this code are it allows you to post status, allow to post comment in a certain status, facebook like collapsible comments, while clicking View all Comments link it displays all the existing comments. Download and try this code, leave comment if you have a question on this code. database
This code will help you on how to create a system that automatically delete data when the expiry date was arrive. The required input to fully execute auto delete is the number of days to add in the current date, the formula to get the expiry date is current date plus the number of dates to be input. The feature of this code is, automatically delete data when the expiry date arrive. In this code