Page 1 of 1

Simple Dynamic List*

Posted: Sun Oct 02, 2011 12:35 pm
by naimenim
Hi there, I'm a movie freak and I'm planning of building a simple dynamic movie list. There are some movie lister software available on internet, but I want it lighter and customized. Here is the idea:

Image

It looks like yahoo mail inbox...I want to create this script based on php and sql. I think this is the right place where can I get some help. Thanks in advance.

NaimeniM

Re: Simple Dynamic List*

Posted: Sun Oct 02, 2011 7:28 pm
by egg82
If you're going for custom, I would say just do it yourself. Things you need to know for that project:

HTML forms including GET and POST
HTML tables
PHP variables including $_SESSION and maybe $_COOKIE
PHP mysql_query() and mysql_fetch_array() and possibly mysql_error()

Re: Simple Dynamic List*

Posted: Mon Oct 03, 2011 3:13 am
by naimenim
ah...It's easy to understand but hard for me to do. I know php very less...just a primary. I needed a code of simple list where I would be able to differentiate the titles into two or three types. That's it.

It's not that much typical...I'm looking for a php guru who thinks it really simple and who is helpful enough.

Best regards