Configuration Management Ver: 1.0 The mangement of software development projects with respect to issues such as multiple developers working on the same code at the same time, targeting ... |
Six Sigma Software Methodolgy Ver: 1.02 Companies who participate in Six Sigma software programs strive for a statistical goal of six standard deviations between the mean and the closest spe ... |
eLearning and Web Technology Ver: 1.0 How colleges can enhance their global image by using Online learning technology. The e-learning paradigm is predicated on the ability to deliver skill ... |
ADOdb and Oracle: an advanced tutorial Ver: n/a Covers
<ul>
<li>Prepare
<li>BLOB/CLOB/LOB support
<li>Calling storing procedures and PL/SQ ... |
Protecting your PHP and HTML Source Code Ver: n/a There are many reasons now as a web designer, software programmer or website owner that you may... ... |
Setting up Apache, PHP and MySQL on Windows Ver: n/a I'm writing this article assuming you're running Windows XP on your computer. Even if you are not, you can use this article to setup these three on al ... |
Dealing with cannot modify header errors Ver: n/a Ever have that problem when you goto set a cookie, or start a session, or even do a redirect and you get the error "Warning: session_start(): Can ... |
Quick Intro to PHP Development Ver: n/a Chances are that if you’ve been around the Internet long enough, you’ve heard of server-side scripting languages such as PERL, ASP and ColdFusion. The ... |
Simple Server Side Includes Ver: n/a Anyone who's ever had to change a multitude of static pages on a site knows what a pain it is to find and change the same snippets of code on one page ... |
Variable Security in PHP Ver: n/a In order to make sure that you are getting the value of global variables that you desire, it is important to refer to how they were generated. This is ... |