p tag

1371 questions


1 answers
49 views
0
libphp*.so/php.conf Does Not Install

[Environment] mac10.14.1(host)Virtualbox 6.0vagrant 2.2.2CentOS Linux release 7.6.1810(Core)Apache/2.4.6 (CentOS) [Phenomenon] https://qiita.com/bezeklik/items/860ba080bf4c664cd8e9Install multiple php...

php
1 years ago

2 answers
159 views
0
I want Laravel to pass the data to the view and display it in the browser, but it's not working.

The following error is causing me to fail.Could someone show me the way to resolve the error?What you want to doIn view, use foreach to extract each record.Specify the properties of the extracted reco...

1 years ago

1 answers
125 views
0
Please tell me how to learn the entire Emacs editor.

I can use Common Lisp and Racket.I use Vim and DrRacket.I would like to know how to efficiently learn GNU Emacs, Spacemacs, Slime, Lem, etc., including Emacs editors and their packages.I'd like to get...

1 years ago

1 answers
129 views
0
Why do I get the expected result but the HTTP code for the return value is int(0)?

Below, I can get the results I expected to run curl_exec.Both curl_getinfo results are int(0).·What do you mean?·Is the server setting related? curl_setopt_array($ch,[ CURLOPT_RETURNTRANSFER = > tr...

1 years ago

1 answers
59 views
0
Library that can gzip in a smaller memory environment (e.g. 10KB RAM)

Library with gzip compression in a small memory environment (e.g. RAM 10KB)I would like to know what kind of things are available. Objective: To reduce the size of data when transmitting data from the...

1 years ago

1 answers
143 views
0
What are the differences between Bootstrap deployments?

Thank you for your help.Learn how to deploy Bootstrap(4)I would like to know the difference between the following two.Is everything exactly the same?·CDN·Download source fileFor example If you want to...

1 years ago

2 answers
130 views
0
PHP Cannot Specify Link Destination by Absolute Path

I am using XAMPP in Windows 10 to create a PHP site.I created a test folder directly under the htdocs folder, and I created firstPage.php and secondPage.php in it.I am currently running it with XAMPP ...

1 years ago

1 answers
166 views
0
'node_modules' is not recognized as an internal or external command, an operational program or batch file.

yarn run production causes Gulp seems to be moving halfway...but there is also an error.Why is this?C:\Users\User\Documents\Git2>yarn run productionyarn run v1.3.2(node:12924) [DEP0005]DeprecationW...

1 years ago

1 answers
127 views
0
Fuel\Core\FuelException [Error]:understanding

Now configure httpd.conf and httpd-vhosts.conf and When you restart Apache Web Server and try to access a page, The following error occurred.Fuel\Core\FuelException [Error]: Unable to create or write ...

1 years ago

1 answers
41 views
0
I want to attach secure attributes to cookies in Symphony3

I can find articles about Symfony1 and Symfony2, but We are developing the Symfony 3 series.As per the title, I want to add a secure attribute to the cookie, but I don't know how to set it.How should ...

php
1 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.