Free Ebook Manual Download

Programming, Automotive, Hardware, Gadget

This is a quick guide to install and configure the Apache web-server with PHP and JSP support on a Windows XP Pro machine. Let me know if this helps you out! Feedback is appreciated. This is my first “published” guide. I made it for my own reference. Why not share?

What is XAMPP?
I decided that the quickest way to get you up and running with your own web server would be to use Apache Friend’s XAMPP. XAMPP is an application that combines Apache (the web server), MySQL (database), PHP (scripting language) and phpMyAdmin (database administration) all into one.

Getting Started With MX Breadcrumbs

In the Getting Started with MX Breadcrumbs tutorial, you will learn how to use MX Breadcrumbs for quickly inserting breadcrumbs in your site pages. Beginning with the files in your installation package, you will understand what MX Breadcrumbs is, how it works, and what you can do with it. Although much of the tutorial and […]

XAMPP is a small and light Apache distribution containing the most common web development technologies in a single package. Its contents, small size, and portability make it the ideal tool for students developing and testing applications in PHP and MySQL. XAMPP is available as a free download in two specific packages: full and lite. While […]

Examples of Common Queries

Here are examples of how to solve some common problems with MySQL. Some of the examples use the table shop to hold the price of each article (item number) for certain traders (dealers). Supposing that each trader has a single fixed price per article, then (article, deal- er) is a primary key for the records.

RFID (Radio Frequency identification) is a method of identification process that has potential to substitute barcode and magnetic card as an identification process. The reason of this is because RFID is created to eliminate the defect of identification process occurred when either barcode or magnetic card is used. As RFID has faced obstacles during the […]

An iptables guide & tutorial

Iptablesrocks was created to provide a publicly available, easy to understand guide and tutorial for the installation and configuration of iptables. Iptables is a linux package for managing IPv4 (and optionally IPv6) packet filtering and NAT (Network Address Translation). Iptables can be configured to function as a firewall, a NAT mechanism, a packet filter or […]

Web Applications With Maypole

The Maypole web application framework can be used on two levels: first, as a simple way to add an interface to a database (and not much else besides), and second, as a toolkit for building more sophisticated web applications. In principle, there is a continuum of possible usages between these two levels, but it seems […]

« Previous Entries  Next Entries »