92 questions
I am currently studying CakePHP with dot installation.I'm following the video, but I'm having trouble with the title error.Can someone tell me the mystery of the error?http://dotinstall.com/lessons/ba...
I am creating a web application that allows me to manage the information of my books using CakePHP and MySQL.SQL.I have no plans to publish it to the outside world, but I started making it because I w...
I am having trouble with a PHP error on the rental server.After restoring the backup data, only one line of the following appears in the browser.Parse error: syntax error, unexpected '[', expecting', ...
I want to load the HTML that was issued and display it beautifully on the Modal of Bootstrap, but the Modal dialog of Bootstrap 3 doesn't work.What's wrong? Thank you for your cooperation!!<html>...
For some reason, ? is inserted at the beginning of the page with cakephp3If you look at the source display on the page, for some reason, the first html document (before the document tag) comes with a ...
Download from http://phpexcel.codeplex.com/ --- > (1.8.0) As of November 23, 2015 (*As of May 2021, you can download it from https://github.com/PHPOffice/PHPExcel.)■ Unzip the downloaded file and r...
Hello, I'm a beginner at cake.I have a question because I am stuck with the query settings.Here's what you want to do:Displays the most recent date of the month.I am writing a custom query as follows:...
To change the usage mailer without changing the flow of calls in MailComponent, etc. as much as possibleWe received a request to change the Mailer to PHPMailer so that we can also send emails to RFC v...
Now, I would like to read the data I put in mysql with cakephp in localhost.If the controller is not found for some reason, an error will appear and we cannot proceed. File Name: UsersControllerBy the...
The table structure is as follows:CREATE TABLE `products`(`uid`int(11) NOT NULL,`item_code`varchar(255) NOT NULL,`stock`int(11) NOT NULL,`modified`datetime NOT NULL,`created`datetime NOT NULL,UNIQUE K...
« | - 8 - | » |
© 2024 OneMinuteCode. All rights reserved.