p tag

1371 questions


1 answers
70 views
0
Bootstrap Modal was able to load another html, but I would like to specify the elements to load.

See here to view another htmlHowever, you cannot specify an element to import.For example, based on the contents of the above page, in Lab 6.htmlIs it possible to load only 'div class=panel-body?I tri...

1 years ago

1 answers
84 views
0
I want to display the notice and warning logs on the web.

I would like to display notices and warning logs on the web in a development environment using CakePHP, but it doesn't work.Run EnvironmentCakePHP 2.2PHP 5.3 confirmed, executed·Check with phpinfoThe ...

1 years ago

1 answers
140 views
0
Understanding Security Feature Relationships in CakePHP 3.x

Thank you for your help.Development using CakePHP 3.0 or later requires a security investigation.For CakePHP 3.0, I'm asking because I want to know what functions to use.1. Escape processing for SQL i...

1 years ago

1 answers
43 views
0
Post video on Twitter APi PHP [closed]

Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed 5 years ago.5 years agoI would like to use the Twitter API to use PHP for video tw...

php
1 years ago

1 answers
127 views
0
I want to display the image output from PHP in swift3·alamofireimage.

I want to get and display PHP-generated images (jpg) using alamofireimage in swift3.Assume ·Alamofireimage itself is operating normally.·If it is a static jpg file on the server, it can be retrieved w...


2 answers
114 views
0
About htaccess in the project route of cakePHP 3.4.5

We introduced cakePHP to Sakura VPS using composer.However, it doesn't show up no matter how you do it.InternalServerErrorRequest exceeded the limit of 10 internal redirects due to provable configurat...

1 years ago

1 answers
121 views
0
How to connect multiple URLs to a single controller with fuelphp

test/codemasetertest/codemaseter/test/codemaseter/dept/*test/codemaseterAll URL patterns that come below as shown in I'd like to consolidate it into one controller, but is it possible to do so?The abo...

1 years ago

1 answers
132 views
0
I want to access the Ravel app by specifying the URL of a subdirectory with no butt slash.

I wanted to publish Ravel's project at the URL of the subdirectory because each server requires a certificate for a name-based virtual server.If you set it up and connect with hoge.com/subdir, it will...

1 years ago

1 answers
133 views
0
Expires cannot be added in CloudFront and S3 configurations.

I'm a front desk engineer and I don't know much about the server.I would like to cache the image file saved in S3 using Wordpress in EC2 of AWS from CloudFront, but I am having trouble setting Expires...

1 years ago

2 answers
44 views
0
Obtain part of the number without type conversion in PHP

For example, if you have the number 12345 , you can use it Can you keep the numbers separate like 123, 234, and 345? I thought of using Python to string and slice, but I want to keep the numbers.

php
1 years ago
« - 17 - »

© 2024 OneMinuteCode. All rights reserved.