Do you have an IDE (PHPStorm, VisualStudio, etc)?
Do you have XDebug?
Using those tools you could put break points in your code,
step through it step-by-step,
and see how that issue with the numbering is caused.
Do you have XDebug?
Using those tools you could put break points in your code,
step through it step-by-step,
and see how that issue with the numbering is caused.
Statistics: Posted by pe7er — Thu Jan 18, 2024 10:31 am