What would you suggest to accomplish this...(Solved)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
JePS
Forum Newbie
Posts: 4
Joined: Fri Sep 25, 2009 1:17 pm

What would you suggest to accomplish this...(Solved)

Post by JePS »

Hi

I am writing a file upload script for my site, with the sole purpose of allowing Djs on my station to upload recorded shows for our archive system in MP3 format, what I would like to offer though, is once the file upload completes a screen change to a page that contains BBCODE & HTML code for embedding the mix download links on a forum etc etc..

So in basic terms you have something like

upload.php - file upload form
upload completes / page change
result.php - forum and web code for upload displayed



Any help or a nudge in the write direction would be very helpful!
User avatar
JePS
Forum Newbie
Posts: 4
Joined: Fri Sep 25, 2009 1:17 pm

Re: What would you suggest to accomplish this...(Solved)

Post by JePS »

Hi

I've actually managed to find a script already created that does exactly what I need plus more!

If anyone is interested look for MP3Forge.


Cheers!
Post Reply