Category: PHP

04/06/10

Permalink 11:38:25 am, by n3r0x Email , 595 words   English (US) latin1
Categories: Computers, Webdevelopment, PHP, (x)Html & Css

Open Source Content Management Systems - An Overview

Publishing documents on the World Wide Web can seem daunting for the self proclaimed ludites out there. Let's face it HTML, XML, CSS, JavaScript to name just a few of the technologies that you would need to be familiar with in order to develop a truly pr… more »

02/13/10

Permalink 02:05:48 pm, by n3r0x Email , 433 words   English (US) latin1
Categories: Computers, Webdevelopment, PHP, MySQL

Php - A First Look

PHP: Hypertext Processor is a server-side web programming language that blends seamlessly with HTML. PHP can run on both Unix and Windows servers, which makes it more accessible than its Windows counterpart, Active Server Pages (ASP). Most full-service w… more »

01/30/10

Permalink 03:22:26 am, by n3r0x Email , 582 words   English (US) latin1
Categories: Computers, Webdevelopment, PHP, MySQL

PHP Development Is Becoming Increasingly Popular

PHP simply refers to Hypertext Preprocessor and is becoming quite popular due to the wide nature of functions that it can be used for. Also, PHP development is relatively simple for newcomers to learn the basics. As well, more advanced programmers are al… more »

01/29/10

Permalink 04:22:16 am, by n3r0x Email , 815 words   English (US) latin1
Categories: Computers, Webdevelopment, PHP

PHP In A Nutshell

If you have spent the better part of the last few years on the Internet, you may have already chanced upon the term PHP. You may have even encountered the definition: “a server-side scripting language”. But what exactly does it mean? And more importantly… more »

01/28/10

Permalink 03:33:48 am, by n3r0x Email , 442 words   English (US) latin1
Categories: Computers, Webdevelopment, PHP, MySQL

PHP

The recent boom in field of Information Technology has seen a steep rise in the demand of trained professionals in PHP and MySQL. Software companies specializing in php mysql web development are always searching for skilled professionals for recruitment… more »

01/18/10

Permalink 11:06:40 pm, by n3r0x Email , 434 words   English (US) latin1
Categories: Computers, Webdevelopment, PHP, MySQL, Exploits

Php And Mysql Programming Security

Choosing php and mysql as programming language for a website is not enough. With open source coding being one of the inherent properties of php mysql development, securing your codes becomes essential. So when one allows the users to upload files on the… more »

01/14/10

Permalink 05:01:29 pm, by n3r0x Email , 539 words   English (US) latin1
Categories: Computers, Webdevelopment, PHP, ASP / ASP.net

Web Hosting, PHP vs ASP

Web pages used to be simple affairs, where everything you needed to do could be done in HTML, there was really one set of rules and one set of expectations. Today's world is far more complex.Web pages can be more complex and customers expect more from we… more »

11/18/09

Permalink 01:25:44 pm, by n3r0x Email , 493 words   English (US) latin1
Categories: Webdevelopment, PHP, ASP / ASP.net

At A Glance: ASP.net vs. PHP

In the world of web development, the choice of which development language to use commonly comes down to two popular choices. Web applications, specifically those relying on back end databases, are typically being created using either Microsoft's ASP.Net… more »

11/08/09

Permalink 09:47:19 pm, by n3r0x Email , 425 words   English (US) latin1
Categories: Webdevelopment, PHP, MySQL

Opensource Rules

A web CMS is a content management system software used for managing content for the web.The software manages content (text, graphics, links, etc.) for distribution on a web server. Usually the software provides tools where users with little or no knowled… more »

11/06/09

Permalink 12:04:37 pm, by n3r0x Email , 129 words   English (US) latin1
Categories: Security, Webdevelopment, PHP, MySQL, Exploits

3 Reasons not to use Opensource CMS

Ok everyone likes easy to setup websites and blogs due to the fact that they are Free and easy to setup, but what is the downside with this? 1) Opensource php systems are easier to find exploits in than closed source. 2) If one hacker finds an exploi… more »

11/02/09

Permalink 08:42:25 am, by n3r0x Email , 555 words   English (US) latin1
Categories: Servers, Webdevelopment, PHP, MySQL

5 Features Your Web Host Must Have

It is important that your web host has all the greatest features and technologies. However, you may not be aware of what you should look for in a web host. They all say they are the best, most reliable, etc. but how do you decipher who is really telling… more »

11/01/09

Permalink 05:47:05 pm, by n3r0x Email , 584 words   English (US) latin1
Categories: Webdevelopment, PHP, Tweaks

6 Tips on how you should Design your Website

1. Use CSS (cascading attraction sheets). If you follow through not apperceive CSS, ferret out it. CSS allows you to maintenance the formatting of your town (e.g. the color or size of a blonde of text) on a disparate at variance page - a CSS document. Th… more »

10/31/09

Permalink 04:54:18 pm, by n3r0x Email , 145 words   English (US) latin1
Categories: Programming, Webdevelopment, PHP, Tweaks

2 Common misstakes made by PHP developers

Ok so there´s alot of PHP developers out there, but how many of them actually makes great websites?Here are a few misstakes i usually have to fix when i take over projects made by other developers.1) Breaking out variablesMost developers doesn´t do this… more »