PHP Articles etc.


Sample chapter

Reviews

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


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 7 of 11