Jump to content

Creating a 'comment' section and Generating Thumbnail from SWF?


corrupshun

Recommended Posts

I would like to learn how to create a comment section.

Would this use a database?

 

Yes it would use a database.

 

have you done any searching at all?

show us your attempt and we will help.

 

ask for it to be done and we will point you to the freelance section.

 

regards,

Matthew Hailwood

I would like to learn how to create a comment section.

Would this use a database?

 

-

Also I really don't think it's possible in php, but how could I try going about dynamically generating a thumbnail for an swf file? (other than manually)

 

The GD library can very easily create a thumbnail dynamically in PHP if that is what you want. And a comments system, yes, very simple with the use of a database but i'd recommend following a tutorial. This is because the comments need to be very sanitized to prevent injection into the database, as a lot of comment scripts are prone to..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.