|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Image/Fileupload for your FTP/Website (update) + POTD Addon [message #8946] |
Sat, 22 March 2003 19:23 |
|
Crimson
Messages: 7429 Registered: February 2003 Location: Phoenix, AZ
Karma: 0
|
General (5 Stars) ADMINISTRATOR |
|
|
I have to respectfully disagree. You do NOT use "php?>" as an ending tag. It's not valid syntax.
http://www.php.net/manual/en/language.basic-syntax.php
Your choices are:
<?php ... ?>
<script language="php"> ... </script>
<? ... ?> (if short tags are enabled in php.ini)
<% ... %> (is asp-style tags are enabled)
I didn't download the script because I have already written a more comprehensive PHP script for this same purpose as you see in the Image Uploader. The only reason files aren't allowed is because my web host doesn't allow me to be a file server and if I allowed files to be uploaded, I could lose my account.
I'm the bawss.
|
|
|
|
|
|
|
Hmm whats this do? [message #9770] |
Wed, 26 March 2003 12:03 |
Boink-Your-Dead
Messages: 10 Registered: February 2003 Location: the uk.
Karma: 0
|
Recruit |
|
|
Just installed it I love it...
POTD could do with a next and previous button though and I hope you get next and previous when there gets lots of images...
The uploader would be kool with a Date of Uplaod attachent this could also go under or above the POTD saying when that POTD was uploaded.
-Boink-Your-Dead
BoinkYourDead@Hotmail.com
=======================
Final Fantasy X - The Best Game Ever
Link Park - In The End - The Best Song Ever
|
|
|