Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: psql splitter for php

by tobyink (Canon)
on Jan 22, 2021 at 17:07 UTC ( [id://11127294]=note: print w/replies, xml ) Need Help??


in reply to psql splitter for php

If you're using the PHP function-based interface for PostgreSQL, you're probably out of luck.

If you use PDO (the object-oriented interface, which is basically PHP's version of Perl's DBI), then it's not a lot of work. Just write your own class that implements DBO's interface.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11127294]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-19 20:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found