| TOTAL: 4 Page: 1 of 1 |
|
PHP Calendar of Events 1.0
In this tutorial we will learn how to create a PHP calendar of events. We will use an overlib effect to indicate when there is an event and an event detail's page to show all of the available information.

| Hits: | 10 | Platforms: | Linux Mac Windows |
| Ratings: | Last Updated: | 2008-06-23 |
How to make a PHP calendar 1.1
In this tutorial you will learn how to build your own web based calendar using PHP. This calendar is made from two parts. On top there are the links to the previous and the next month, and below them is the calendar itself. It will show the selected month name with the year following and the days of the month bellow in a table view. You will need a good PHP editor to help you with your development or if you are experienced enough you can use a plain text editing software such as Notepad.

| Hits: | 20 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-11-26 |
Random Buttons
The word invano is not really an English word nor any other languages word as far as we concern. This is our own word which means the creation of something new. We gave it a lot of thinking to come up this word. We wanted a word that is not listed in the dictionary. Our femme admin JLo came up with a few words but our fellow admin kisore didn't quite like them so much. So, they started to think more. After few days kisore thought about the word innovation, but the domain name wasn't available an

| Hits: | 45 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-07 |
Signature hit counter using GD - Find out how many hits you sigs get
PHP - Signature Hit Counter using GD Learn how to create a basic image in PHP. What You Need A server with PHP, GD support, and file writing permissions. It is recommended that you complete the basic GD tutorial. What exactly? We will be creating and examing the code to an image such as: Images like these are very popular in online forums, and are amazingly simple to achieve. Prepare it! Create a directory somewhere on your server and name it 'sig.gif' (at first it is akward to ha

| Hits: | 88 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-07 |
PHP Create your Own Encryption - A simple way to create your own encryption func
As the title of this tutorial states, it is giving you a simple way to create your own encryption functions. The beauty of such a function is that it only uses the most basic PHP syntax, so it provides an excellent way to learn them. Not only is it easy to write, but since you are using your own key to generate this encryption, you can also reverse the process. PHP does come with its own functions to encrypt data, so it would be best if you used those. However, there is nothing stopping you

| Hits: | 85 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-07 |
Create a drop shadow text effect
Adobe Photoshop can create a wide variety of text effects although one of the most popular and probably the easiest is the drop shadow. The drop shadow effect can be done on virtually anything whether its a bix, circle or even text. Judging from the name it is pretty self explanitory. It puts a shadow beneath the object or text characters which you can customize greatly. What we will make In this tutorial I will show you how to use Adobe Photoshop 7 to create a simple yet effective text effe

| Hits: | 46 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-07 |