Re: Workbench 8.0 Utilities - copy as PHP code
Hi Peter,
I know it's kind of silly (I could just use the default variables), but I've been using $sql instead of $query, and $conn instead of $con.
So all my existing code uses $conn for the connection and $sql for the query.
Swapping $conn for $con and $sql for $query would be my desire.
Phil
Subject
Views
Written By
Posted
340
August 27, 2022 06:59AM
161
August 27, 2022 10:36AM
Re: Workbench 8.0 Utilities - copy as PHP code
136
August 29, 2022 07:33AM
136
August 29, 2022 12:19PM
169
August 31, 2022 05:20AM
135
August 31, 2022 10:09AM
156
September 01, 2022 04:29AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.