Hello, everyone, I am new to php, and I have been troubled by the problem of html code related to user messages and replies in php website programming, that is, those forums on the website, some people leave a message, and some people reply to this message on the basis of the message, that is, the html code to the php code, and then to the database code, there are no relevant examples.
There is also a shopping website, where can I learn the codes that are post-paid and saved in the database?
Reply to discussion (solution)
For help, I just want to learn and leave a message in the Forum (for a certain question, some netizens have posted comments, which is implemented through js) this code and how it is associated with php and database code
There is also the code process for shopping settlement on the website.
These things need to be learned from some basic code. There are many things involved, but there are only a lot of things. it is more troublesome to write a complete one for you, instead, you can get these pieces of code from some books. Or Internet search.
In the message function of the forum, it is okay to use jquery to copy the previous code of each message input box, but it does not write the relevant php code and database code.
If you are new to PHP, you should not do this right away. you have to master the PHP Basics and database operations before you can study this problem ..
I have mastered the php Basics and database operations. The problem is that if I do not perform the above operations, I will not be able to work. please help me. thank you.
Paste the code you have written and describe what features you need to add.
What I want is the php investigation file code, that is, the code from html to php to the database. I want to learn before work.
If you still have php jobs, you will definitely need to place orders on the website, pay for them, and save the data to the database.
I just want to use the sample code to learn the above two functions
I have mastered the php Basics and database operations. The problem is that if I do not perform the above operations, I will not be able to work. please help me. thank you.
Everyone will do their best to help, but a general requirement involves a large amount of code, which is hard for you to get out and match your project.
So try to split up your problem as much as possible. do what you can and analyze the specific difficulties.