Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does WebORB serialize database results?

0
Posted

How does WebORB serialize database results?

0

Suppose your PHP code has the following code: public function getCustomers() { mysql_connect($server, $username, $password); return mysql_query( “select * from customers” ); } Flex clients will receive the result as an array of objects, Flash Remoting clients will receive it as a pageable record set.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.