|
Subject |
Replies |
Started by |
Views |
Last post  |
|
|
Find size of a file or image in PHP Find size of a file or image in
PHP
You can find the filesize
using an inbuild PHP function filesiz
|
0
|
Hellraiser
|
1285
|
August 29, 2007, 05:02:24 AM
by Hellraiser
|
|
|
Random numbers in PHP Random numbers in PHP
Generate
random numbers in PHP
Random
numbers can be very help like every tim
|
0
|
Hellraiser
|
1204
|
August 29, 2007, 04:59:32 AM
by Hellraiser
|
|
|
Photo gallery with next previous navigation in php Photo gallery with next previous
navigation in php
Build a photo
gallery with next previous navigation
system.
|
0
|
Hellraiser
|
1261
|
August 29, 2007, 04:55:12 AM
by Hellraiser
|
|
|
PHP mailbox - dynamic website PHP mailbox - dynamic
website
�Assuming you
have the basic understanding of PHP and
MySQL and both are
|
0
|
Hellraiser
|
1365
|
August 29, 2007, 04:52:07 AM
by Hellraiser
|
|
|
Favicon on the title bar Favicon on the title bar
1. Make an image with 16 x 16
resolution
2. Save as
.ico file in
|
0
|
Hellraiser
|
1449
|
August 29, 2007, 04:50:30 AM
by Hellraiser
|
|
|
Send email with attachments using PHP mail() Send email with attachments using PHP
mail()
To check how to send
simple emails
[url=http://technoworldinc.com
|
0
|
Hellraiser
|
1510
|
August 29, 2007, 04:49:05 AM
by Hellraiser
|
|
|
Send emails with PHP mail() function Send emails with PHP mail()
function
To send email using
php scripts we use a simple function
mail() in the fo
|
0
|
Hellraiser
|
2185
|
August 29, 2007, 04:45:46 AM
by Hellraiser
|
|
|
Install IIS - Learn How to Install IIS Install IIS - Learn How to Install
IIS
Lets start with the basics.
What is a web sever and why do I need
it?
|
0
|
Hellraiser
|
1415
|
August 29, 2007, 04:43:33 AM
by Hellraiser
|
|
|
Install and configure PHP5 on Windows System Install and configure PHP5 on windows
system
There three major steps
involved in installing PHP are:
|
0
|
Hellraiser
|
2423
|
August 29, 2007, 04:41:39 AM
by Hellraiser
|
|
|
What is PHP What is PHP
PHP is basically
used in creating 'dynamic
websites'. A Dynamic website is one
where a d
|
0
|
Hellraiser
|
1572
|
August 29, 2007, 04:37:02 AM
by Hellraiser
|
|
|
Free emailing system or private mailbox Free emailing system or private
mailbox
Flashlight is a
professional PHP/MySQL multi-user
private messag
|
0
|
Hellraiser
|
1447
|
August 29, 2007, 04:32:46 AM
by Hellraiser
|
|
|
Send SMS messages to mobile phones using PHP Send SMS messages to mobile phones using
PHP
This class is meant to send
SMS messages via the Clickatell gatew
|
0
|
Vatsal
|
1485
|
August 29, 2007, 04:26:54 AM
by Vatsal
|
|
|
PHP: Generate Dynamic Images from Text How to create images from text
dynamically (quote
generator)
Here is a piece of
code i have used in the past.
|
1
|
Khushi
|
2117
|
August 13, 2007, 08:09:10 AM
by Hellraiser
|
|
|
[PHP] Navigations
<?php
if($_SERVER['QUER
Y_STRING'] ==
"SoD")
print
"owns you!";
else
|
0
|
Alex
|
1820
|
February 24, 2007, 05:11:33 AM
by Alex
|
|
|
Make Wordpress Stop Replacing Double Dash with Em-dash Wordpress by default replaces the double
dash (--) with an em-dash character. If
you are showing code or programming
examples
|
0
|
Khushi
|
20867
|
January 02, 2007, 07:10:59 PM
by Khushi
|
|
|
PHP: Delete or expire a browser cookie Cookies may be created with an
expiration time. It may become necessary
to expire a cookie before the expiration
time such as
|
0
|
Khushi
|
1584
|
January 02, 2007, 07:09:23 PM
by Khushi
|
|
|
PHP: Read a browser cookie value Once your web application has set a
cookie in a user's browser, it is a
simple matter to retrieve that value in
subseque
|
0
|
Khushi
|
1472
|
January 02, 2007, 07:07:55 PM
by Khushi
|
|
|
PHP: Set or create a simple browser cookie with setcookie Web applications overcome the lack of
session support in the HTTP protocol
primarily through the use of cookies.
Transparent
|
0
|
Khushi
|
1344
|
January 02, 2007, 07:06:26 PM
by Khushi
|
|
|
PHP: Rename or move a file on the server Working with server-side files with PHP
adds a great deal of flexibility to some
applications. A common scenario when
working
|
0
|
Khushi
|
1484
|
January 02, 2007, 07:04:50 PM
by Khushi
|
|
|
PHP: Delete or unlink a file on the server PHP has the capacity to work with
server-side files in many ways creating,
opening, reading, and writing. When you
are done w
|
0
|
Khushi
|
1525
|
January 02, 2007, 07:02:20 PM
by Khushi
|