rename
-
PHP
rename('old_name', 'new_name');
Ruby
File.rename('old_name', 'new_name')
see also
Looking for Rails or PHP web application development, integration, and training?
Rails for PHP is brought to you by Maintainable Software. Get custom web applications and personalized training from the authors of the book and website.

