Creating a Banking Application Admin Panel using Object Oriented Programming
This article focuses on the administration side of our banking application, covering the creation of the admin scripts and discussing how proper administration can improve performance. Read more here: Creating a Banking Application Admin Panel using Object Oriented Programming
The Methods Behind the Banking Application Profile Script
In our ongoing series about creating a banking application using Object Oriented Programming, J. Leidago Noabeb discusses the methods that were used by the customer profile script and then shows you how to create the new account script. Read the original post: The Methods Behind the Banking Application Profile Script
How to Setup Canonical Domain Names with Apache
Not using canonical URLs has a negative impact on your SEO, as Google notices that several URLs are returning the same content and penalizes you. Sukrit Dhandhania shows you how to fix this problem using either httpd.conf or .htaccess. Read more: How to Setup Canonical Domain Names with Apache
Creating a Banking Application Deposit Script
Our last article discussed the withdraw script that enables a customer to make a withdrawal from an account of their choice. This installment explores the mechanisms behind making a deposit into an account. Read more here: Creating a Banking Application Deposit Script
Building a Banking Application Home Page with OOP
Learn how to create a banking application using Object Oriented Programming that became available in PHP 5. Go here to see the original: Building a Banking Application Home Page with OOP
Object Oriented Programming- The beginning
This article explores the new Object Oriented Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts. Read the rest here: Object Oriented Programming- The beginning
Object Oriented Programming- The Banking Application – Login
This article discusses the login portion of our banking application that we created using the new Object Oriented Programming that became available in PHP 5. We will also cover some additional OOP concepts that we have not looked at yet. Object Oriented Programming- The Banking Application – Login
Object Orientated Programming- The Banking Application – Login
This article discusses the login portion of our banking application that we created using the new Object Orientated Programming that became available in PHP 5. We will also cover some additional OOP concepts that we have not looked at yet. Excerpt from:Object Orientated Programming- The Banking Application – Login
Working with Exceptions using ASP.NET Ajax
Exception handling is a technique that enables you to handle runtime errors. This article discusses exception blocks, best practices and how to handle exceptions efficiently using the ASP.NET Ajax framework. Source:Working with Exceptions using ASP.NET Ajax
Object Orientated Programming- The beginning
This article explores the new Object Orientated Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts. Read more here: Object Orientated Programming- The beginning
XML and PHP Simplified – The Createdoc.php Script
Picking up where we left off, this article continues to look at the create document script, focusing on the HTML portion of the code followed by a look at the document editor script, which is at the heart of the program. Here is the original post: XML and PHP Simplified – The Createdoc.php Script
Create a File-based Blog using Jaxer
In the “Your First Server-side JavaScript Application” article, we learned how to write server-side javascript for the Jaxer plugin by building a simple file-based blog in Aptana Studio. Today, we’ll extend the project to include the ability to add posts and save them to a file on the server. Read the rest here: Create a [...]
XML and PHP Simplified: The DOM
Part 4 of this series continues an examination of the XML functions that are offered by PHP5, as well as some of the other DOM functions that deal with the Document Object Model. Read more here: XML and PHP Simplified: The DOM
Sending an HTML and Plain Text E-newsletter with ASP.NET
If you’re familiar with HTML and CSS, using ASP.NET, you can develop an e-newsletter easily as long as you keep the expectations of what can be achieved visually through email within reason. This article takes a completed web page and integrates the HTML markup into an ASP.NET web form that sends the email to a [...]
Ern’s Summer Grab Bag: ThemeWars, A New Joomla, and The Case of the Missing Title
Ern’s summer grab bag covers random news on content management systems and tips on how to hide page titles in Drupal. Excerpted from:Ern’s Summer Grab Bag: ThemeWars, A New Joomla, and The Case of the Missing Title


