Views, Comment and Tab

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Scydow
Forum Newbie
Posts: 1
Joined: Fri Feb 01, 2008 11:53 am

Views, Comment and Tab

Post by Scydow »

Hello,
I have a question regarding php, if its possible that is.

I am currently working on a video portfolio and I want to add a View counter for every video and a comments tab
So its like

VIDEO
~VIDEO DETAILS~
COMMENTS: (number)
VIEWS: (number)

and if you click "comments" it opens up a new page with the comments and a possibility to add more.

Can someone help me?
Thanks in advance!
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Views, Comment and Tab

Post by califdon »

If you learn php, you can do pretty much anything that isn't impossible. It's a programming language. We don't write programs for people, of course, but if you have a question about a specific problem that you are having, we'll try to answer it.
User avatar
Zoxive
Forum Regular
Posts: 974
Joined: Fri Apr 01, 2005 4:37 pm
Location: Bay City, Michigan

Re: Views, Comment and Tab

Post by Zoxive »

califdon wrote:If you learn php, you can do pretty much anything that isn't impossible.
Uh huh... :crazy:
Post Reply