📄 readme.txt
字号:
Chapter 19 : Graphics in PHP
imagesetpixel.php Used to maipulate a pixel Fig19.02
displaying_text.php Used to display text in an image Fig19.03
manipulate_text.php Used to manipulate text in images Fig19.04
manipulate_char.php Used to manipulate characters in images Fig19.05
line.php Used to create a line in an image Fig19.06
rect_filled.php Used to create a filled rectangle Fig19.07
two_rect.php Used to drawing two rectangles Fig19.08
png_img.php Used to display a PNG image in browser Fig19.09
bar.htm Used to accept input from the user Fig19.10
barformgenerator.php Used to accept details about the chart Fig19.11
barchart.php Used to display the chart Fig19.12
Chapter 20: Input Validators in PHP
ip.php Used to validate IP address
ip.html Used to display validation message
e-mail.php Used to validate e-mail address
e-mail.html Used to accept e-mail address
host name.php Used to validate host name
host name.html Used to accept host name
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -