hi friends
I have written some function that interact with the data base and create some drop down menus.
the functions do not return anything but directly outputs the Html.
If i want to test the function with any testing tool like PUHUnit how can i do that
I have written some function that interact with the data base and create some drop down menus.
the functions do not return anything but directly outputs the Html.
If i want to test the function with any testing tool like PUHUnit how can i do that
Comment