|
|
|
|
|
|
Posted: Mon May 29, 2006 11:27 pm
Ahahahaha nice and relaxing. x_x haven't had one of those in a while.
In fact, it's 2:30am, and I still have to finish a report for school in a few hours. xP I don't really feel like doing so.
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 2:25 am
|
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 4:33 am
I don't like disney land.
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 5:24 am
Yep... I'd need a hug @-@
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 5:41 am
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 5:46 am
o_o
You know copyright issues become almost void if say a person tips and then asks if at all possible to get the logo added.
Your not really getting paid to do it, your doing it as a gift biggrin
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 5:56 am
copy(PHP 3, PHP 4, PHP 5) copy -- Copies file Description bool copy ( string source, string dest )
Makes a copy of the file source to dest. Returns TRUE on success or FALSE on failure.
Example 1. copy() example$file = 'example.txt'; $newfile = 'example.txt.bak';
if (!copy($file, $newfile)) { echo "failed to copy $file...n"; } ?>
If you wish to move a file, use the rename() function.
Note: As of PHP 4.3.0, both source and dest may be URLs if the "fopen wrappers" have been enabled. See fopen() for more details. If dest is a URL, the copy operation may fail if the wrapper does not support overwriting of existing files.
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 8:41 am
Those movies were so cool!
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 10:17 am
*Wonders where the Admins might have gotten the "wedding dress" ideas from* X'D!
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 10:20 am
|
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 10:32 am
Wedding dresses? Really? Where? LINK!

|
 |
 |
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 10:51 am
Teehee. It's a Pink Link. :'D
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 10:53 am
*attempts to click* ninja
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 10:55 am
My sense of humor is off. And I found where it was that made Bree comment on Wedding Dresses.
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Tue May 30, 2006 11:47 am
idea arrow neutral question
|
 |
 |
|
|
|
|
|
|
 |
|
|
|
|
|