How do I make a comment system for my website? [closed] - php

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
What would the code be to have a comments section on my website where logged in people can place a comment. I got a database and want to use html and php only. No 3th party involved.
Something simple and not to advanced.

You should check out some tutorials:
http://www.youtube.com/watch?v=KGmEZY6DBhw
http://www.2my4edge.com/2013/05/comment-system-using-php-and-mysql.html
We are not going to place an entire code here, you should show us that you've tried instead of just asking us to write all of your code.

Related

how to prevent video download by user in php [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
I hope you are fine
I want to write a simple php code that the user cant download the movie like youtube site and can only see, I came across a series of results such as hls, ffmpeg, rtmp in my search, but I do not know which one is useful or has a library for php at all or not.
Thank you for your time.
It’s not possible. The server can not differentiate between “downloading” and “playing”.

i can add a data and i can only see through phpmyadmin. [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
here is the front end of it.
and this is the back end
http://localhost/phpmyadmin/#PMAURL-6:sql.php?db=bims&table=personal_info&server=1&target=&token=8254c6ededd52ca5284d30cf084621b9
This question is wrongly asked.
you may:
Take screen shots
Be specific on where the problem is
And if you wish to provide link, make sure it is hosted not recommended at all for database
And if it is a database, be careful not to share a sensitive database, Only share something that is strictly demo

How to create a bot for steam on PHP? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I want to create a bot for trade like on csgolounge.com or like on other websites. I can't find the manul.
I found this: Steam Web API/IEconService
.
But I don't know how to use it. Please give me the right direction.
In the same link you provide is the answer for your question, https://developer.valvesoftware.com/wiki/Steam_Web_API
From PHP you'll need CURL extension enabled in order to make requests to this API

How to create a comment system in PHP [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
How can i create a comment system in php which will not display the writers name.
Like- If a person comments then his/her name should not be displayed.
Here is the article that shows you how to make comment system using html css and php.
Link: How to make comment system.

How can i change the url in the udropship [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I have this magento website, http://www.sample.com/udropship, want to change to http://udropship.sample.com
Please anybody who can help with this should please provide an answer.
This has nothing to do at all with php, mysql, css nor ajax. This a matter of DNS-setup. You should start at your DNS service, which is most probably also your webhost in your case.

Categories