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!
Views, Comment and Tab
Moderator: General Moderators
Re: Views, Comment and Tab
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.
Re: Views, Comment and Tab
Uh huh...califdon wrote:If you learn php, you can do pretty much anything that isn't impossible.