Log in

View Full Version : forum attachment ?



crazy:)boy
02-05-2008, 05:27 PM
hai every one this is my first post in the forum,,,
so you can say i am new here,,,..

ok now what my query is that how can we make simple file uploading script into a simple forum post attachment so please can any one tell me how to do that as i am really want this sort of attachment placed in my forum,,
if you want i can post the simple file uploading script.....
but please if any one of you know then please give replies ,,
:)

lorelord
02-06-2008, 01:39 AM
Well for forms, you would get a "browse files" input by using the code:

<input type="file">

That's just for the file, the uploading to Forums bit is more then likely much harder. Hopefully the code masters here can give you more info ^^

crazy:)boy
02-06-2008, 08:58 AM
hey thanks for the reply, i know how to make a script of Uploading Files To MySQL Database, the problem with me is how to place that script of uploading attached with the post by which whenever the members of the forum, write any post they can also have the option of uploading a file with the post and that can be displayed just next to it !!!
:)