Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Generating PHP insert code #13808

@miprogrammer

Description

@miprogrammer

Is there anyway using PHP to generate an INSERT code for PHP? In other words, writing these PHP PDO insert statements is very repetitive. I wish phpmyadmin had the option to select columns on the structure page and then send it to a template where it can generate the PHP PDO code that I can copy and paste. Same thing for other queries such as SELECT or UPDATE. It wouldn't be too hard to code... does anything like this exist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementA feature request for improving phpMyAdmin

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions