This is the case. I need some information to make the purchase, so I need fake information. I would like to ask how to use PHP to prepare a fake information for the purchase? My Resource has a primary key called buy_id (will AUTO_INCREMENT). it is best to set how many fake resources must be created? Yes. I need some information to do this.
Therefore, fake information is required.
I would like to ask how to use PHP to upload a fake token to the database?
A primary key of my resource is called buy_id (AUTO_INCREMENT)
It is best to set how many fake resources should be created?
Reply content:
Yes. I need some information to do this.
Therefore, fake information is required.
I would like to ask how to use PHP to upload a fake token to the database?
A primary key of my resource is called buy_id (AUTO_INCREMENT)
It is best to set how many fake resources should be created?
After connecting to the database, PHP constructs data cyclically based on each field to be inserted, and then inserts the data to the database.