Search found 4 matches

by syschat
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 ...
by syschat
Sat Feb 05, 2005 11:57 am
Forum: PHP - Code
Topic: Can someone help me?
Replies: 5
Views: 470

Thanx for all the suggestions!! Problem - thenks for the suggestion, but I kinda need to edit each one diffrently.

THANX AGAIN!
by syschat
Sat Feb 05, 2005 5:07 am
Forum: PHP - Code
Topic: Can someone help me?
Replies: 5
Views: 470

Sry bout that, I edited the post, gave it some more detail. Im kinda lacking in evrything, if you have any tutorials or help or examples on any of these subjects, it would be much appreciated.

Thanx
-Chris
by syschat
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........