Shin'ichi Ohnishi

Avatar
  • Total activity 18
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 4
  • Created

    how to use composer?

    I create a PHP execution environment (for testing) with Docker on windows10 and deploy the files created with PhpStorm2020.2 to the folder shared by Docker and execute it.(Debugging is working with...
    • 2 followers
    • 6 comments
    • 1 vote
  • Created

    Is textarea misspelling?

    Is "textarea" misspelling? I think that "textarea" is used quite normally in HTML. using this PhpStorm 2018.1.1 EAPBuild #PS-181.4445.32, built on April 4, 2018JRE: 1.8.0_152-release-1136-b27 a...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Class analysis fails

    I use PhpStorm 2018.1. And install TCPDF by composer. composer.json is { "require": { "tecnickcom/tcpdf": "6.*" }} I wrote a script like<?phpinclude 'vendor/tecnickcom/tcpdf/tcpdf.php';$pdf = n...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    xml declaration cannot be used

    Please let me know whether what I should do.Although I am using a certain template engine, the template for XHTML has the xml declaration at the top, and this will be judged to be an error by PhpSt...
    • 2 followers
    • 4 comments
    • 0 votes