Skip to content

cane-bt/hello_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP + MySQL 学習メモ

初期設定

MAMP を導入 MySQL の設定 Timezone の設定を変更

MAMP で PHP の timezone を設定した時のまとめ - Qiita

学習内容

print 構文 算術演算子 現在時刻の表示(date ファンクション) 文字列の連結 変数 for, while 構文

time ファンクション, date カレンダーの日本語表示(曜日) 連想配列(foreach) if 構文 整数、小数点の操作(ceil, floor, round) 整数、小数点の操作(ceil, floor, round) file_put_contents(ファイルに内容を書き込む) file_get_contents(ファイルの読み込み)、追加書き込み simplexml_load_file ファンクション(xml の情報を読み込む), var_dump ファンクション json_decode ファンクション(JSON の読み込み)

学習サイト

動画。 この人のはとてもわかりやすい。 PHP+MySQL(MariaDB) Web サーバーサイドプログラミング入門 | Udemy

ドキュメント PHP: Hypertext Preprocessor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors