Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^8: Server-side processing?

by frank1 (Scribe)
on Feb 15, 2024 at 12:32 UTC ( [id://11157712]=note: print w/replies, xml ) Need Help??


in reply to Re^7: Server-side processing?
in thread Server-side processing?

HASH(0x55cf3f782d88)

thats what i get

Replies are listed 'Best First'.
Re^9: Server-side processing?
by marto (Cardinal) on Feb 15, 2024 at 12:50 UTC

    Then you didn't run what I wrote, I suspect you've decided to do something like this?

    $json->{data} = $dbh->selectall_arrayref('SELECT idnum, fname FROM dbu +ser', {Slice => {}} ); print $json ;

    outputting:

    HASH(0x55e405886718)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (8)
As of 2024-05-21 13:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found