min tag

32 questions


1 answers
315 views
0
Is there a code that reads the numeric image on the screen and switches to numeric characters?

My goal is to figure out the in-game damage formula, which requires me to look at and calculate a lot of damage. It's hard for me to do it myself, so I'm going to recognize the damage number (1930-182...

1 years ago

1 answers
357 views
0
Is there a code that reads the numeric image on the screen and switches to numeric characters?

My goal is to figure out the in-game damage formula, which requires me to look at and calculate a lot of damage. It's hard for me to do it myself, so I'm going to recognize the damage number (1930-182...

1 years ago

1 answers
427 views
0
Unable to install wordpress

When I try to install wordpress, I get the following error:I'm using a mac, and I'm operating at the terminal, and I want to display the phpMyAdmin home in the end.What should I do?error message Unabl...

1 years ago

1 answers
60 views
0
I am creating a site for uploading images with php and mysql...

I am a beginner about php, mysql.As stated in the title, I am currently using php and mysql to create an image upload page, but it does not work.I was told that it was not acceptable to register binar...

1 years ago

1 answers
105 views
0
Enable phpmyadmin to be used in cakephp

I would appreciate it if someone could help me.Currently, phpmyadmin is installed on cakephp and I want to be able to view and change the DB of cakephp.I searched, but I'm at a loss because I don't ha...

1 years ago

2 answers
107 views
0
About MySQL AUTO INCREMENT

I set auto increment for mysql from phpmyadmin.id is Data Type: INT, Length/Value: 11, Adjust privileges: Checked, A_I: Checkedappears.I think this error means that the id is set to 11 digits, but it'...

1 years ago

1 answers
56 views
0
PhpMyAdmin Port Forward Does Not Work

phpMyAdmin Port Forward Does Not Work I am trying to connect to the database mysql server (192.168.2.42) from another machine (192.168.2.44).So I set up the port forward. ssh-f-N-C-L 10000:127.0.0.1:3...

1 years ago

1 answers
67 views
0
nginx+php-fpm+phpmmyadmin setup php file does not work

Thank you for your help.This site is very helpful.Please let me knowRegarding the subject, I put nginx on CentOS 7 and ran the php file using php-fpm.However, after setting up phpmyadmin and confirmin...

1 years ago

1 answers
65 views
0
add data to a table using PHP

Using php to add data to the phpmyadmin table, You don't have to answer in detail, but only the overall flow Could you give me an answer?■ I connected to phpmyadmin with mamp and created the database ...

1 years ago

1 answers
71 views
0
Error installing phpMyAdmin in centOS7 with yum

This is a rudimentary question, but I would like to introduce mariaDB, php7, and phpMyAdmin in centOS7.yum install phpMyAdminWhen I run , I get the following error, what should I correct?Error: Packag...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.