|
|
|
| November 18, 2009 - What is ERD and Why Is It Important In Website Development? |
|
| ERD is an Entity Relationship Diagram which is a graphical representation of database entities (tables, table columns, table definitions, attributes) and inter-relationships between these entities (how the tables are connected). Read More » |
|
 |
Add a comment
(5) |
|
| November 05, 2009 - SWS Website Design and Development Forum |
|
| We are pleased to announce that we have just launched our SWS Website Design and Development Forum. Read More » |
|
 |
Add a comment
(27) |
|
| October 20, 2009 - What is CSS |
|
| Cascading Style Sheets (CSS) is the style sheet language used for formatting text in documents written in Hypertext Markup Language (HTML) for websites. CSS is important because it determines fonts, colours, and positions of elements on web pages. Read More » |
|
 |
Add a comment
(2) |
|
| October 05, 2009 - How to create CAPTCHA using PHP |
|
| In last article I explained what CAPTCHA is and why it is used (you can find that article here). Here I will provide PHP code that crates and uses CAPTCHA. Read More » |
|
 |
Add a comment
(39) |
|
| September 22, 2009 - What is CAPTCHA and why it is used |
|
| CAPTCHA stands for "Completely Automated Public Turing test to tell Computers and Humans Apart". This is a challenge-response test used on web-forms to ensure that the form is filed in by a human being, or in other words it is a form of protection from bots (computers) filling out forms. Read More » |
|
 |
Add a comment
(2) |
|
|