NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Rename files inside a directory
35461 Rename files inside a directory http://www.linkstraffic.net/programming/php/fileIO/rename.php This example browses a directory to list files and rename all files except the ones we do not want to list (as 'Thumbs.db' on windows or '..' and '.' which are not files as well as a directory itself). PHP > Tips and Tutorials > File Manipulation Jun 1, 2007 LinksTraffic send email to LinksTraffic

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Rename files inside a directory:


Other links owned by this user
The first version of the HTML Website Comments System ® (WCS) is now officially released. This allows you to plugin visitors comments to each and every page of an otherwise static html web site. For each single page, the flexibility, features, ease of graphic customization of the current enhanced version are available. Manage the comments in your whole website from a single, central script with an easy and intuitive online interface.
Category:

Full customizable photo album A simple to use Photo Gallery with picture comments, smart image loader, preview picture bar with gray effect and resizable image effect. Variables that you can change : albumWidth the width for the preview bar and max width for image viewer albumHeight the heigth for the preview bar albumAreaHeight the max heigth for the image viewer border the border of the image spacing the minimum spacing bettwen the previewer borderColor the color of the image border shadowColor the shadow color of the preview image butonColor the color of the next and previous buttons up if the preview is up or down (true or false) slide slide show on mouse inactivity (true/false) time if slide=true the time of the mouse inactivity ... and time bettwen slide onPicture you ca put the information on picture or at the bottom of the picture (true/false) transitionSpeed transition effect speed resizeSpeed picture resize speed on changing the picture
Category:

Learn how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows.
Category:

Duby Mailer allows you to pull emails from a MYSQL database rown and send each email a text or html message.
Category:

The goal of this tutorial is to demonstrate how to generate and send emails in PHP.

So, you want to send automated email messages from your PHP application.
This can be in direct response to a user's action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter.

Sometimes email contains file attachments, both plain text and HTML portions, and so on.

To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.

Sending a Simple Text Email
Sending HTML Email
Sending Email with Attachments
Category:

JFileUpload is a client-side JAVAâ„¢ component (Applet) that allows to upload files and folders to any web or ftp server. This component could be integrated into any application. Server-side technology could be JSP/Servlet, PHP, Coldfusion, CGI or Microsoft ASP. Front-end provides an upload progress bar, a cancel button and drag&drop support. JFileUpload supports very large uploads over 2GB and could resume broken upload. It is customizable (multilanguage, colors, size). The add-ons section includes tools such as image previewer, image scaling filter, FTP-like explorer, PHP sample script ...
Category:

Uzoom is a Premium Live Chat Software Company. Uzoom Live Chat Professional is the best option for websites looking for the latest in chat and tracking technology. Increase sales and customer satisfaction by using Uzoom's software. Accept customers’ chats or engage your customers in conversation. Make the most of your website traffic. Uzoom’s tracking is live and powerful, take advantage of the free trial and find out for yourself.
Category:

Learn how to make eyeball animation in flash. To create this animation you don't have to use Action Script. You will also learn how to draw eyeball, how to convert it into a Moive Clip Symbol and how to animate it.
Category:

In this article we will look at object and collection initializers, which provide a neater syntax for setting the initial values of properties for objects and the initial contents of collections. We will then move on to anonymous types, which you need to know about to understand Linq.
Category:

This is a free PHP script that will allow you to post the results from any form to email.
Category:

Generic JavaScript validator 1.0 (beta) is a simple but powerful cross-browser JavaScript that combines DOM and regulars expressions for the client-side validation of forms. It can validate any number of form on HTML documents. It also supports user defined JavaScript functions.
Category:

These days I needed a script to backup only a part of a customers website using a CRON. Most of the control panels I know allow only a complete website backup and this is not what I needed. While plaaning the script, I thought about a solution for webmaster without full SSH access to their hosting account. A typical situation could be:
Category:

Ewisoft eCommerce Builder is an easy shopping cart software that you can use to build a storefront to sell your products online. It is perfect for beginners, small and medium businesses. It is so easy to use, all you have to do to build an online store is select a template design, build your catalog, configure your eCommerce shopping cart software and publish your store to your website.
Category:

This career website is a powerful, yet easy
to use and moderate career seeker/employer posting website. This
site offers paid and free services designed to bring together employers
and career seekers.
Category:

Smart Report Maker is a very easy-to-use PHP/MySQL report generator, it allows you to create and manage unlimited number of MySQL Reports based on a table or query, it’s friendly wizard style interface allows you to select only the fields you like to view on your report , Set Multiple grouping levels ,sort the data ascending or descending and you have the ability to export the report as a PDF , XML OR CSV files.
The appearance of the generated report is totally customizable you can select the layout and the cascade style sheet you like
Category:

A PHP function for reciprocal linkback checking, the function will check the supplied URL for a link back and can also validate whether or not the link has a nofollow tag which will prevent search engines from indexing the link or playing relevance to the linkback.
Category:

Extremely customizable visitor counter and tracker. This was one of my first fully function mySQL and PHP based scripts, although it is not the first I released. I used it on my own site for many months before considering a release version. I've always hated how static and unchangable things were when I downloaded scripts. Every aspect of the counter I ever needed changing, I made it changable in the settings file. I hope it will be one of the most customizable and easy-to-use scripts you will have.
Category:

This class can be used to manage a stack of data values.

It can push and pop values of arbitrary types from the top of the stack.

The class can also search for data values on the stack. If the specified value is found, the value position on the stack is returned.

The class peek values from the stack, i.e. retrieve a value from the top of the stack without removing it.
Category:

Dreamweaver ASP Link Calendar is a calendar that can be inserted into your web pages from Dreamweaver and managed from a visual administration interface that allows to link web pages to dates, allowing you to implemente easily calendar-based web sites.
Category:

A Speaking calendar. Stores and recalls text associated with a day of the calendar.
Category:

Other links at PHP > Tips and Tutorials > File Manipulation
This tutorial will teach you how to use the PEAR module HTTP_Upload which allows you to upload multiple files at once.
Category:

This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list.
Category:

To enable customers to upload file on your server is very easy. Only three steps
Category:

include() is probally one of the most commonly used PHP functions, it allows you to display the content of a file within another page with just one simple line.

There's probally many things you could make use of php includes for, the most common being a template based website where you'll have a number of content pages but only one or two pages with the code for the main layout which is then included into the content pages.
Category:

Use the menu to your left to navigate the site.
Category:




Main Category
194
2041
824
286
175
1802
1238
913
1163
7489
70
909
59
2222
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19538
Categories: 1275
Registered Users: 750
Mailing List Subscribers: 2046
Unique Outgoing Hits: 227861

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
32 site(s)
PR 7
253 site(s)
PR 6
769 site(s)
PR 5
1891 site(s)

PHP News