JonS Posted July 5 Posted July 5 A class Row() is referenced on this page https://www.w3schools.com/php/php_namespaces.asp ... <?php $table = new Html\Table(); $row = new Html\Row(); ?> ... But it is not defined.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now