php tag

731 questions


1 answers
108 views
0
CakePHP Cannot Start with 500 Error

I'm having trouble starting CakePHP.The error log contains the following:[22-Oct-2019 07:39:11 Asia/Tokyo] PHP Fatal error: Uncaught Error: Class'Cake\Http\Server'not found in/Applications/MAMP/htdocs...

2 years ago

1 answers
93 views
0
Scraping in Ravel

Which tool is most suitable for PHP or Ravel for scraping for data collection rather than testing?By the way, I would like to emphasize execution speed.

2 years ago

1 answers
125 views
0
Simple bulletin board using ajax, insert doesn't work

1 is inserted instead of what is written in textarea.I don't know the cause, so I would appreciate it if you could tell me.Thank you for your cooperation.index.php<divid=content> <div style=t...

2 years ago

1 answers
94 views
0
Aggregate SQL in mariadb 10.4

I would like to do the following in mariadb 10.4.7.There is an inventory control table that registers data according to the entry and exit of the item.The inventory table looks like the following. | d...

2 years ago

2 answers
109 views
0
Understanding PHP Multiple Conditions Search

Hi, everyone.I am currently studying PHP on my own.Currently, I want to search for information in the database by multiple criteria, but the search results are not displayed.Specifically, html is disp...

2 years ago

1 answers
111 views
0
I want to pass it to PHP from the console log.

Each of them works fine, but no matter how many times I try to pick up AdVideoComplete and connect it, it doesn't work, so I'm asking you a question.I think it would be better to hand it over to PHP b...

2 years ago

1 answers
107 views
0
Transaction rolls back in Ravel 5.8 for some reason

Thank you for your continuous support.Developed in Ravel 5.8/php 7.3.Since there was multiple tables of insert processing, we are processing transactions using \DB::transaction.In the local environmen...

2 years ago

1 answers
130 views
0
Understanding How to View PHP Request URL Files

I would like to know exactly how to display the PHP request URL file.(I looked it up on the internet, but it didn't come out at all (although it may be just a bad way to look it up)For example, if you...

2 years ago

1 answers
99 views
0
Cannot Install Composer Using Swap Files

AWS EC2 is trying to initialize an instance of CentOS automatically created with Auto Scaling with a shell script.In that case, if you try to install Composer normally, you will experience an error du...


1 answers
61 views
0
The redirect does not work.

I'd like to redirect you to the login form from the link in the body of the HTML mail, but it's not working and I'm stuck.Could someone give me some advice?error message404/The requested URL/kento/reg...

php
2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.