QRcode::qrstrset( $srctab, $x, $y, $repl, $replLen = false )
Replace a value on the array at the specified position
Description Description
Parameters Parameters
- $srctab
-
(Required) (array)
- $x
-
(Required) (int) X position
- $y
-
(Required) (int) Y position
- $repl
-
(Required) (string) value to replace
- $replLen
-
(Optional) (int) length of the repl string
Default value: false
Return Return
(array) srctab
Source Source
File: includes/lib/tcpdf/include/barcodes/qrcode.php