Tutorials

Geeksww.com RSS Follow geeksww on Twitter

Prev | 1 2 3 4 5 6 7 8 9 | Next

Generating Unique IDs in PHP

Submitted by Webmaster on Tuesday January 27, 2009

This tutorial explains the technique to generate unique identifiers that are extremely difficult to predict...(Read more)

Category:

Web Development > PHP > Tips and Tricks

Tags:

ids keys php unique

Using encryption/decryption tool on geeksww.com

Submitted by Webmaster on Tuesday January 27, 2009

Geeks Worldwide has built very interesting and unique tools for developers and common users. I am writing this tutorial to help understand the encryption/decryption tool on geeksww.com...(Read more)

Category:

Tools > Security > Tools

Tags:

decryption email encryption geeksww security

Using Random Password/Key Generator tool on geeksww.com

Submitted by Webmaster on Tuesday January 27, 2009

Geeks Worldwide has built very interesting and unique tools for developers and common users. I am writing this tutorial to help you understand the password/key generator tool on geeksww.com...(Read more)

Category:

Tools > Security > Tools

Tags:

geeksww key password security tool

How to see table definition statements in MySQL?

Submitted by Webmaster on Tuesday January 27, 2009

Use the command described in the tutorial to find complete CREATE TABLE SQL statements for MySQL tables...(Read more)

Category:

Database Management Systems > MySQL > Tips and Tricks

Tags:

create-table database mysql sql tips

How to find if MySQL supports partitioning or not?

Submitted by Webmaster on Tuesday January 27, 2009

If you are faced with a situation where you need to find if your MySQL Database server supports partitioning or not then follow the instructions described in this tutorial...(Read more)

Category:

Database Management Systems > MySQL > Tips and Tricks

Tags:

database load-balancing mysql partitioning

Transfering MySQL Administrator/Query Browser connection details

Submitted by Webmaster on Wednesday January 21, 2009

If you are trying to transfer your connection details for Query browser or Administrator from one computer to another then follow the instructions described in this tutorial...(Read more)

Category:

Database Management Systems > MySQL > Tips and Tricks

Tags:

administrator browser connections mysql query

How to check Linux version number?

Submitted by Webmaster on Wednesday January 21, 2009

You may need to know about your kernel version number to install some software on your machine. You can use the instructions described in this tutorial to find the kernel version number...(Read more)

Category:

Operating Systems > Linux > Tips and Tricks

Tags:

check linux number operating-system version

How to check PHP version number?

Submitted by Webmaster on Wednesday January 21, 2009

PHP provides several functions that depend upon the version number of PHP you are running. In situations, where you want to find the version number of PHP installed, you can use the following techniques...(Read more)

Category:

Web Development > PHP > Tips and Tricks

Tags:

development php version

Installing Symfony using PEAR

Submitted by Webmaster on Wednesday January 21, 2009

Symfony is one of the best rapid application development frameworks available for PHP. In this tutorial I am going to discuss the installation steps for Symfony...(Read more)

Category:

Web Development > PHP > Installation

Tags:

db framework install pear php symfony

Starting Apache Web Server at every Reboot (for Ubuntu / Debian Linux)

Submitted by Webmaster on Thursday January 15, 2009

If you compiled and installed Apache on a Debian/Ubuntu Linux machine and want the Apache service run every time you reboot your machine this short tutorial is for you. I have tried to make it very simple so I am pretty sure you'll be able to follow all steps even if you don't know Unix/Linux shell scripting. In order to run Apache at boot time you have to write a very simple start up script...(Read more)

Category:

Servers > Apache Web Server > Tips and Tricks

Tags:

apache debian http http-server linux openssl ubuntu web web-server

Prev | 1 2 3 4 5 6 7 8 9 | Next