Welcome to the Linux Knowledge Base and Tutorial More about

Posted on Saturday, September 07, 2013 @ 22:55:35 CDT in Linux
by Raven

southern writes:  
"The place where you learn Linux"

Looking for an in-depth and easy-to-understand introduction to Linux? Then look no further!

We don't just show you how to execute a handful of commands and use a few utilities. The Linux Tutorial goes beyond the basics, providing you with the knowledge necessary to get the most out of your Linux system.

more Linux Tutorial
 

 

How to Upload files with PHP More about

Posted on Sunday, August 25, 2013 @ 15:49:47 CDT in PHP
by Raven

southern writes:  
In this Tutorial I’m going to outline the process of how you can use a simple PHP script to upload files directly to your server, re-naming them and storing them in a chosen location, all from a very simple form which you can style and place anywhere on your webpages…

things to keep in mind for this script to function properly you will require the following:

more Marty G
 

 

Simple Layouts with PHP More about

Posted on Sunday, August 25, 2013 @ 15:48:50 CDT in PHP
by Raven

southern writes:  
This tutorial is for those starting out in PHP and want to learn a great way to create layouts. This will help reduce redundancy and keep you from writing too much code.

more Themeforest
 

 

Dynamic Image Generation More about

Posted on Sunday, August 25, 2013 @ 15:47:54 CDT in PHP
by Raven

southern writes:  
Creating images on the fly can be a very useful skill. PHP has some built-in image generation functions, further more, to generate new images or edit existing images on the fly using PHP, we need to have the GD library installed. In this tutorial we will show you how to get quite interesting and useful effects using image handling functions. We will review two practical tasks: creating security images (captcha) on the fly and building a bar chart using numerical values retrieved from MySQL database.

more WebCheatSheet
 

 

The Joy of Programming PHP More about

Posted on Sunday, August 25, 2013 @ 15:46:40 CDT in PHP
by Raven

southern writes:  
PHP is a great programming language. It's free, powerful, relatively easy to setup and learn, and it has extensions and frameworks available to do almost anything you could imagine. Frankly, it's just plain fun too.

But if you've never programmed before or have programmed before but not with PHP and want to learn it, wouldn't it be great to find a tutorial that conveyed the sheer joy of it? That's what I want to do!

There are tons of resources out there for learning PHP, but none of them are especially practical and most are boring rather than fun. They go over each specific command one by one, never tying it together, and spending (IMHO) too much time going over every possible variation of each command, with optional parameters that you probably won't need if you're just starting out.

more Kickstarter
 

 

Optimizing SQL With Execution Plans More about

Posted on Wednesday, July 24, 2013 @ 00:08:32 CDT in MySQL
by Raven

Following a Plan

The execution plan (often called the query execution plan or the explain plan) contains the individual steps a database goes through to execute a SQL statement. For example, execution plans provide information on which indexes are used, in which order access to the various tables occurs, and what algorithms are used for joins, sorting, and grouping operations.

The execution plan roughly corresponds to bytecode in scripting languages like Perl or Python – it is used internally to execute SQL statements. Creating an execution plan is sometimes also known as a compiling. However, this is more commonly referred to as the prepare phase ....

(More)
 



Page 10 of 659 (3950 total stories) [ << | < | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | > | >> ]  

News ©

Site Info

Last SeenLast Seen
  • vashd1
  • thebishop
Server TrafficServer Traffic
  • Total: 508,921,217
  • Today: 99,723
Server InfoServer Info
  • Apr 01, 2025
  • 03:36 pm CDT