Database web development
With the many database systems available we have opted for one that is free, and will run on the Windows® and Linux® platforms. PostgreSQL® provides an excellent repository for website content. It fits in well with PHP and uses stored procedures to provide that extra level of security to the information held in the database.
For eCommerce web applications a relational database system is an essential requirment for holding the catalogue information which will need to be constantly updated as products are sold, and to store the shopping cart details entered by your customers. see below



The control panel
Using a database system changes can be made to web site information without the need for any downtime. This is a big advantage for an ecommerce site where downtime can result in lost income. The web admin control panel developed by glaslyn iT will allow you to update your website instantly and takes full advantage of PostgreSQL® database system. This simple to use, yet powerful control panel connects directly to the database using PHP and allows you to add new events, update existing items or any change the content to your website as you need to. Keeping the web site fresh and up todate.



The shopping cart
Your new ecommerce website can be so much more than a simple online brochure. Catalogue information needs to be stored and also updated as economic decisions are made regarding your room pricing structure reflect seasonal differences. As customers make their reservations on your site that information also needs to be held until the reservation has been compleated and the details have been sent to PayPal. The customer should also receive an email from your site informing them of their reservation details. Storing this information in a database is the most practical solution for any business that is serious about using eCommerce on their website.