1371 questions
Currently, we are making the game by referring to the PDF below.http://www.usamimi.info/~ide/program/stg_doc/stg-commonlisp.pdfThe above PDF states that I should look into and implement the sound by m...
Is it the following code that determines whether the url entered is Googlemap iframe?preg_match(/<iframe src=\https:\/\/www\.google\.com\/map(.*?)<\/iframe>/s, $map, $is_map); if(!isset($is_m...
Some images and css that were normally displayed in the http test environment are not displayed in the https environment, and 500 errors are returned.Could you please let me know if there are any poin...
FAILED: ParseException line 1:2 cannot acknowledge input near' ('Select' *'said he.What's wrong?( Select * , Cast(Concat(Substr(timestamp, 1, 4), '-', Substr(timestamp, 5, 2), '-', Substr(timestamp, 7...
I am very sorry for the beginner's question.I would appreciate it if someone could tell me the following.Currently, when I try to enter the management screen of the site created in cakephp, 500 errors...
In EC-CUBE 3.0.10, we have customized the order number and set it randomly, so we need to check the duplicate order number that already exists. First, I created the following SQL and created it in Que...
I would like to convert it to mp4 when I upload the mov file.Would it be okay to upload the video file uploaded in php from a.mov to a.mp4?After a lot of research, it seems that it is common to use ff...
I made the following prepaid statement.id:int type, name:varcher type, area:int type.Assume area is a number from 1 to 10 that represents the position where you live.For example, 1=Kanto, 2=Kansai, 3=...
Good evening.I run a web service, but I use fuelphp as a framework for the web, and when I was using the fuelphp cache, the following error message appeared.APC returned failed to write. Check your co...
I'm using 2.7 from Symphony.Can I get arguments from the Symfony controller to the service container?$hoge='any argument';// I want to pass $hoge to the second argument of service$service=$this->ge...
« | - 19 - | » |
© 2024 OneMinuteCode. All rights reserved.