PHP Articles etc.


Sample chapter
TOC

Reviews

linuxsecurity.com
Brent Ashley
kickstartnews.com
BellaOnline
OSNews
Linux World
Groklaw


QR Code of this URL
QR Code of this URL


Upgrading your Access Application for a Multi-User Environment

MS Access is not an industrial-strength database like Oracle or DB2 and nor does it pretend to be. It is best suited for desktop applications. However, it is often the case that an existing application needs to be upgraded for a multi-user environment. Depending upon circumstances, it is not always necessary to implement a true client/server RDBMS.

Read in <pdf> format

Web Design Using HTML-Kit Part 2

Browsers are notorious for rendering HTML pages perfectly even when a page contains errors. For instance, a button may display properly but not function because of a missing closing tag. Hence the need for tools to check syntax. This is relatively straightforward for static HTML pages but what about dynamic pages?

Read in <pdf> format

Web Design using HTML-Kit

HTML-Kit is a free text editor that will allow you to have complete control over the code you create and will also help speed up web page development. Coding a web page can become quite complex especially when you are using a variety of technologies ...

Read in <pdf> format

Don't Get Spoofed

Opening my e-mail, my eye was naturally drawn to the high-priority notice from PayPal. PayPal is a service I use for receiving or sending payments online. Ever the optimist, I anticipated that it was a notification of receipt of payment into my account, preferably a large one. After reading a few lines I realized that something was not quite right and in fact, that someone was trying to spoof me.

Read in <pdf> format

Java Help Files

Help screens are a necessity for making any application user-friendly. This article will show how the JEditorPane and JFrame classes, along with HTML files, can be used to create help windows for any Java application. This is a project-oriented article that will walk the reader through all the code needed for development. Some familiarity with Java is assumed.

Read in <pdf> format


Page 6 of 9