Jump to content

[SOLVED] Is there a PHP cursor?


ghe

Recommended Posts

In Oracle, you can declare a variable as a cursor, this is used in retrieving data from a table.

Cursor variables can hold a field in a specified column or can hold the entire row of a table.

Does PHP also have a Cursor? or if not, does anyone here know how to create a Cursor in PHP?

 

Hope to have some help from someone.

 

Thank you in advance.

Link to comment
https://forums.phpfreaks.com/topic/76321-solved-is-there-a-php-cursor/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.