|
Image Manipulations with PHP5 and GD |
|
|
|
|
Thursday, 19 April 2007 |
|
A tutorial on creating complex image manipulations like blurring, sharpening,and grayscale. |
|
Read more...
|
|
|
Smarty templates for beginners |
|
|
|
|
Thursday, 19 April 2007 |
|
The most common complaint that comes when a designer and a programmer are working together on the same project is that the output is mostly bugged. The reason for this is that the designer doesn't like too much funny symbols and characters in his HTML and tries to clear some of them. |
|
Read more...
|
|
|
Looping Statements in PHP |
|
|
|
|
Thursday, 19 April 2007 |
|
In programming it is often required to repeat a block of code for a given number of times or until a certain condition is not true. For this, we use looping statements. PHP has two major looping statements (FOR and WHILE). |
|
Read more...
|
|
|
PHP Simple login script tutorial |
|
|
|
|
Tuesday, 17 April 2007 |
|
Learn to create a simple login system with php + mysql script, this tutorial easy to follow, teach you step by step. |
|
Read more...
|
|
|
Test php mail function on your localhost |
|
|
|
|
Tuesday, 17 April 2007 |
|
When you code php mail function you can't test it on your localhost you have to upload and test it on your hosting but now you can test php mail function on your localhost using Argosft mail server. |
|
Read more...
|
|
|
|
<< Start < Prev 41 Next > End >>
|
| Results 401 - 408 of 408 |