• Blog
  • Tips
  • Contact
Blog C:blanc
  • read more
    25.04.01

    How to use and utilize GitHub Copilot

    GitHub Copilot is an AI tool jointly developed by GitHub and OpenAI.It is an innovative tool that allows AI to suggest and complete code in real time.

    GitHub Copilot
  • read more
    23.03.09

    I have introduced DeepL API to my blog.

    We have tried to make our blog multilingual using DeepL, which has a reputation for high translation accuracy.

    PHP
  • read more
    23.02.08

    Chart.js for easy charting

    I have a project to implement a graph and will blog about it as I go through the selection process.

    JavaScript
  • read more
    23.01.10

    What do you think of Bootstrap?

    I use Bootstrap as well, but I feel some resistance to relying on it entirely.With ver5, I don't have to use jQuery anymore, but what about the design aspect of the problem?

    CSS
  • read more
    22.07.22

    Do I need Sass?

    I have been thinking about Sass.

    CSS
  • read more
    22.07.15

    Text box that can also be a pull-down menu

    <select>I want to enter an arbitrary value that is not in the list of boxes

    JavaScript
  • read more
    22.07.08

    Generate QRCode in PHP

    I used php-qrcode, a PHP QR code library.

    PHP
  • read more
    22.07.01

    Super easy! Read CSV files and display them with PHP

    Try to read CSV using PHP's SplFileObject class.

    PHP
  • read more
    22.06.15

    PHP generation of invoice issuing data for Yamato Transport's B2 Cloud

    Export B2 XLSX file using PhpSpreadsheet.

    PHP
  • read more
    22.06.08

    View the PDF in your phone's browser without downloading it.

    PDF.js developed by Mozilla.

    JavaScript
12
Popular articles
1
Generate QRCode in PHP
2
Create invoices by writing text in PDF templates in PHP
3
View the PDF in your phone's browser without downloading it.
4
I have introduced DeepL API to my blog.
5
Chart.js for easy charting
Category
PHP5
JavaScript3
CSS2
GitHub Copilot1
Recent posts
How to use and utilize GitHub Copilot
I have introduced DeepL API to my blog.
Chart.js for easy charting
What do you think of Bootstrap?
Do I need Sass?
©C:blanc