Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Beginning PHP
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 3rd, 2005, 01:15 AM
Authorized User
 
Join Date: Jul 2004
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to vinodkalpaka Send a message via Yahoo to vinodkalpaka
Default Craete folder dynamically

Hello
Can I create folders dynamiccaly in php.
If there please help me with the code.
Thanking in advance.
From,
Vinod A.

 
Old January 3rd, 2005, 09:52 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
Default

http://us2.php.net/manual/en/function.mkdir.php

-Snib - http://www.snibworks.com
Where will you be in 100 years?
 
Old January 12th, 2005, 10:43 PM
Authorized User
 
Join Date: Aug 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can create folder with mkdir(folder_name), you can also use readdir(), opendir(dir_name);
Best regard,

Randhy







Similar Threads
Thread Thread Starter Forum Replies Last Post
How To Make A New Folder Dynamically sumith ASP.NET 1.0 and 1.1 Basics 2 June 24th, 2007 12:21 AM
App_Code folder shared on only 1 folder? rpeters83 ASP.NET 2.0 Professional 1 September 1st, 2006 10:53 PM
Installation folder crossedge VS.NET 2002/2003 0 March 21st, 2006 05:38 AM
Making a folder virtual folder on button click in CsharpHelp C# 0 October 26th, 2005 05:57 AM
Data Folder bmains ASP.NET 2.0 Basics 0 August 2nd, 2004 09:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.