sakura*sakura

それゆけ!プログラマ

  • ホーム
  • URLエンコード・デコード変換
  • HTMLエンティティ変換
  • HTML特殊文字調査
  • 全角半角変換
  • .htpasswd生成
  • QRコード生成
  • ファビコン・WEBクリップアイコン一括生成
  • おすすめ教本
  • Contact

Author: hoge

KUSANAGI OSのWordPressで、WP-DBManagerプラグインのmysqldumpとmysqlのコマンドパスを設定する

2017年12月17日2018年5月13日 hoge

さくらVPSにKUSANAGI OS(CentOS7バージョン)を導入してみた。... Read moreKUSANAGI OSのWordPressで、WP-DBManagerプラグインのmysqldumpとmysqlのコマンドパスを設定する

CentOS, KUSANAGI, OS, PHP, Wordpress

Search Regexで正規表現を使用した置換検索【WordPress】

2017年11月26日 hoge

毎回忘れるので、備忘録。   正規表現を使うための基本の設定 &nbs... Read moreSearch Regexで正規表現を使用した置換検索【WordPress】

PHP, Search-Regex, Wordpress

【PHP】mb_send_mail()で処理結果がtrueで返ってくるのに、メールが送れない【sendmail】【Deferred: Connection refused by】

2017年11月26日2018年5月13日 hoge

今のさくらVPSのサーバに変えてから、初のmb_send_mail()。 php... Read more【PHP】mb_send_mail()で処理結果がtrueで返ってくるのに、メールが送れない【sendmail】【Deferred: Connection refused by】

CentOS, OS, PHP, サーバ設定, さくらVPS

【ios】iPhoneのSafariでブラウザキャッシュをクリアする方法(Cookieは残す)

2017年11月12日 hoge

たまーに、ブラウザキャッシュが残ってしまって、スマホ用に画像やCSSを変更したの... Read more【ios】iPhoneのSafariでブラウザキャッシュをクリアする方法(Cookieは残す)

CSS, HTML, iPhone

PHPでフォルダをZIPに圧縮してダウンロードする。その後、ブラウザから解凍エラーで開けない場合の対策。その2

2017年10月30日2018年1月24日 hoge

前編はこちら。 PHPでフォルダをZIPに圧縮してダウンロードする。その後、ブラ... Read morePHPでフォルダをZIPに圧縮してダウンロードする。その後、ブラウザから解凍エラーで開けない場合の対策。その2

PHP, zip

【JavaScript】jquery本体をdeferで読み込みつつ、インラインのjqueryを、本体の読み込み後に処理実行する方法【js】

2017年10月15日 hoge

表題の件、めっちゃわかりづらいかも知れない。(汗)   要は、 1. ... Read more【JavaScript】jquery本体をdeferで読み込みつつ、インラインのjqueryを、本体の読み込み後に処理実行する方法【js】

HTML, JavaScript, jQuery

WordPressで$wp_queryの内容を一覧で表示する

2017年10月8日 hoge

preタグで囲って表示させると、見やすくて便利。   <pre&... Read moreWordPressで$wp_queryの内容を一覧で表示する

PHP, Wordpress

WordPressで、Crayon Syntax Highlighterを使用せずにPHPコードを画面に表示する

2017年10月8日 hoge

WordPressサイトが最近、激重になってきたので、テコ入れ。 とりあえず、ま... Read moreWordPressで、Crayon Syntax Highlighterを使用せずにPHPコードを画面に表示する

CSS, HTML, JavaScript, jQuery, PHP, Wordpress, 正規表現

CSSのcontentでのcounter表記(自動カウント)を、ローマ字やひらがなにする方法。ついでにドットをつける【counter-increment】

2017年10月5日2018年1月24日 hoge

cssで「content」プロパティにcounter()を使用すると、指定の要素... Read moreCSSのcontentでのcounter表記(自動カウント)を、ローマ字やひらがなにする方法。ついでにドットをつける【counter-increment】

CSS, HTML

CSSのcontentに文字列を設定時に、改行を入れるには

2017年10月5日 hoge

contentでの改行は「\A」。   ※「white-space: ... Read moreCSSのcontentに文字列を設定時に、改行を入れるには

CSS, HTML

Posts navigation

Older posts
Newer posts

ITサービス

  • WEB
    • URLエンコード・デコード変換
    • HTMLエンティティ変換
    • HTML特殊文字調査
  • サーバ
    • .htpasswd生成
  • ツール
    • QRコード生成
    • 全角半角変換
    • ファビコン・WEBクリップアイコン一括生成

カテゴリー

  • CSS (73)
    • animation (8)
    • background (5)
    • font (5)
    • transform (7)
    • transition (7)
  • EC-CUBE (5)
    • EC-CUBE3 (5)
  • flexslider (1)
  • GoogleDrive (1)
  • HTML (71)
  • IE9 (3)
  • iPhone (6)
  • JavaScript (13)
    • mangle (1)
    • matter.js (1)
  • jQuery (22)
    • lightbox (2)
  • Link (1)
  • mySQL (8)
    • phpMyAdmin (2)
  • OS (25)
    • CentOS (15)
    • KUSANAGI (10)
    • Windows8 (2)
  • PHP (113)
    • zip (2)
    • 正規表現 (2)
  • python (2)
  • smarty (11)
  • SVG (5)
  • webAPI (2)
    • 機械翻訳 (1)
  • WEBサービス (3)
  • Wordpress (71)
    • Advanced-Custom-Fields (2)
    • Contact Form 7 (3)
    • Custom Post Type UI (1)
    • lazy-load (1)
    • meta-slider (4)
    • Search-Regex (3)
    • Wordpress基本設定 (4)
    • 多言語 (1)
  • サーバ設定 (28)
    • DNS (1)
    • htaccess (5)
    • nginx (3)
    • SSL (1)
    • さくらVPS (9)
    • リダイレクト (2)
  • スマホ (9)
    • iOS (5)
    • user-agent (1)
  • ビジネス (1)
    • メール (1)
  • 開発ツール (12)
    • winMerge (1)
    • winSCP (7)
    • サクラエディタ (2)


Copyright © 2014 - 2025 sakura*sakura.
All Rights Reserved.

©2014 - 2025 sakura*sakura.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT
Top