Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
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:
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.
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()
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.