Skip to content

Kartik export menu showing incompatible error message

I’m using kartik export menu and it’s showing the error below. PHP Strict Warning – yiibaseErrorException kartikgridGridView and kartikbaseBootstrapTrait define the same property ($bsVersion) in the composition of kartikgridGridView. This might be incompatible, to improve maintainability consider …

HTML php localhost database retrieval

I was trying to get data from the database but it won’t display correctly. Note: I used old project file I did back in college prev semester which is working. But implementation on the new project won’…