I looked at that O'Reilly book Programming PHP
by Rasmus Lerdorf and Kevin Tatroe. That book
base on PHP 4. From Appendix A.
I could find
fscanf
printf
But where are
scanf
fprintf
sscanf
sprintf
Are those four available in PHP 5, now?
Thank Q!
by Rasmus Lerdorf and Kevin Tatroe. That book
base on PHP 4. From Appendix A.
I could find
fscanf
printf
But where are
scanf
fprintf
sscanf
sprintf
Are those four available in PHP 5, now?
Thank Q!
Comment