Search found 4 matches
- Sat Feb 05, 2005 2:07 pm
- Forum: PHP - Code
- Topic: Copying all files in one directory to another directory?
- Replies: 1
- Views: 270
Copying all files in one directory to another directory?
Hello evryone, I was wondering if someone could help me, I want to move all the contents of one directory: /create/alias . Then, I want to create a folder with the variable /create/$folder. Then, I want the contents of alias to be copied to /create/$folder. Can someone please help me do this? Thanx ...
- Sat Feb 05, 2005 11:57 am
- Forum: PHP - Code
- Topic: Can someone help me?
- Replies: 5
- Views: 470
- Sat Feb 05, 2005 5:07 am
- Forum: PHP - Code
- Topic: Can someone help me?
- Replies: 5
- Views: 470
- Sat Feb 05, 2005 4:11 am
- Forum: PHP - Code
- Topic: Can someone help me?
- Replies: 5
- Views: 470
Can someone help me?
Hello evryone!, I am looking to do the following in php, and I have little php experience, however, I have done alot of C++. Anyways, here is what I want to do: 1) Create a form for people to submit information: Make a basic page with the following text boxes: F_Name L_Name eMail City State etc........