92 questions
I am outputting Excel forms on the CakePHP system.I'm having trouble opening the Excel file from which to output the business form.The business form output itself is a shell script for PHP.Run the com...
Vagrant synchronizes local folders to create a development environment, but when you access http://192.168.33.10/App, the screen turns white.If possible, I would like to set http://192.168.33.10/ to D...
app/MySample/index.ctpWhat would be the best way to adapt css to the above file?Should I create a css folder in app/MySample, put the css file in it, and say echo$this->Html->css('sample'); in t...
Use JavaScript files in CakePHP.At that time, I saved it in webroot/js/.In that JavaScript file, there is a situation where you specify the path of the image file to use the image file.However, even i...
Do you want to improve this question?Edit this post and update the question to focus on one issueClosed 7 years ago.7 years agoAs the title says, I was able to create a file upload function, but I can...
Why did I get the following error when I migrated all the data to A server B server and also imported the database from A database server into B database?Please let me knowStrict (2048): Declaration o...
I would like to send an e-mail with a link for this membership registration to the e-mail address entered in the membership registration form via CakePHP.Error: SQLSTATE [42000]: Syntax error or acces...
Our development terminal has a track record of completing PHP 7.0 web applications without using a framework.This is a recognition that the connection was achieved by obtaining the necessary dll and a...
Regarding the question I posted in the English version (below), I may not have explained it well.If anyone understands, please let me know.https://stackoverflow.com/posts/comments/117799800?noredirect...
After switching databases, some of the $hasMany associated parts of the retrieved data are not linked.<Table>posts tabletags tableposts_tags table (intermediate table)post.phptag.phpposts_tag.ph...
« | - 6 - | » |
© 2024 OneMinuteCode. All rights reserved.