QRcode::isdigitat( $str,  $pos )

Return true if the character at specified position is a number


Description Description


Parameters Parameters

$str

(Required) (string) string

$pos

(Required) (int) characted position


Top ↑

Return Return

(boolean) true of false


Top ↑

Source Source

File: includes/lib/tcpdf/include/barcodes/qrcode.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.