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 days ago.
Improve this question
Does anyone know how to add <hr> after every input? For example, the user wants to add an image to his/her account and after he/she added the image, there will be <hr> down below it automatically. It is very important for me to do this.
I tried a couple of solutions on stackoverflow but they didn't work.
Related
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 6 days ago.
Improve this question
How can I get table data for my tables in my website?
I want to update my table data every minute. Is there any extension for it?
And Could you give me a example for better understanding?
I don't know anything about extract data. So, I didn't try anything.
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
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.
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 8 years ago.
Improve this question
Essentially the title, please keep it simple, im not accustom with code.
You can use header('Location:yourpage.php') at the end of your function.
Header
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.