Dear
Please help me:
How to move an object in pages
Example: move object $dbConnection from index.php?step=2 to index.php?step=3
I created $dbConnection in index.php?step=2 and i will use it in index.php?step3 but I can't use method's in this class
Error: Call to a member function sqlQuery() on a non-object in ....
- I can't creating $dbConnection in general space and only can create it in step=2
- Sorry for my English 🙂