Categories
Tags → Php Path To File

File manipulation (Part 1)

In the PHP Tutorial You will learn about File manipulation (Part 1) - Checking file existence, A file or directory, Determining file size, Creating and deleting files and Opening a file for writing, reading, or appending.You can test for the existenc...
DETAILS

MySQL Log Parser

This a is a simple PHP command line utility that will parse a MySQL update log file and dump only updates to a particular database in a certain time interval. Currently there are no flags, you are prompted for all input. Usage: bash-2.05$ ph...
DETAILS

How to Find the Current URL with PHP

The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: 1. The domain name: www.example.com; 2. The ...
DETAILS

phpZip PRO

The phpZIP class is designed to work with archives in ZIP format. It supports full range of operations Features: ....Open existing ZIP file ....Merge several ZIP files into one ....Create ZIP file on the fly ....Insert file storing the path infor...
DETAILS

DSLogger

DSLogger is a small PHP script that logs the amount of times a link has been clicked, and creates an indepth log that logs the address, IP, and date/time. Features: Can be used with a standard hyperlink, Logs the amount of times a link has been click...
DETAILS

Download Manager

The NotOneBit.com Download Manager Features: * Up-to-the-minute statistics on any type of file you want to monitor. Text, zip, image it doesn''t matter. You can monitor any type of file with the N1B Download Manager in real ti...
DETAILS

PiwiP

You can run PiwiP (the PHP Scripts) on a php-server while the pictures are on another picture-server. It is essential that the picture-server allows directory-listing! PiwiP does not use a database (like mysql). All comments/explanations (except th...
DETAILS

dirsize

PHP command line utility to determine the real file size of a given directory structure. It takes one parameter, a directory path and then outputs statistics about that directory. Includes the size of the dir (inlcuding its sub(sub-)folders and some ...
DETAILS

1love mass_mail

Provide a plain text file list of email addresses, (or names and addresses), as many as you like, just one per line. Enter a message with optional file attachment and/or &"autogreeting&". Click &"Go!&" to mail ...
DETAILS

Triality

Triality is a php spider/crawler/search engine that doesn''t use any database. Triality automatically searches up to 2 directories deep. Users can specify a specific path to perform the searches, and trinity will start digging down at that path ...
DETAILS
©2003-2019 jCay.com