Flex 应用程序通过 PHP 从 MySql 获取数据 - 示例
我正在学习 Flex,我已经知道如何使用 PHP 将数据从 Flex 应用程序提交到 MySql DB。 但这很容易,但是获取数据......那就是另一回事了。
这不是一个说话的问题,而是一个请求。
我想问每个已经学会如何做到这一点的人,是否可以发送一些 Flex 项目(您最初用来学习的项目),以便我可以通过观看和尝试来学习相同的方式。
从复杂到更简单的例子。
如果您有一些使用 Zend Amf 或 AMFPHP 的工具,那就太好了。
将它们发送至“[email protected]”,或仅在此处发布其网址。
谢谢:)
PS: 对不起英语。
I'm learning Flex, I already know how to submit data from a Flex App to a MySql DB using PHP.
But thats easy, but getting data... Thats a different story.
This isn't a question for sort of speak, its a request.
I wanted to ask to everyone that already learned how to do this, if it could send some Flex Projects (the ones you used to learn it in the first place) so that i could learn the same way by watching and trying.
From the complex to the more simple example.
If you have some that use Zend Amf or AMFPHP that would be great.
Send them to "[email protected]", or just post its url here.
Thanks :)
PS: Sorry for the English.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
KGTM,
您可以看看:
http://corlan.org/2008 /11/13/flex-and-php-remoting-with-zend-amf/
KGTM,
You may have a look at:
http://corlan.org/2008/11/13/flex-and-php-remoting-with-zend-amf/
本教程应该会有所帮助: ZendAMF 简介 - 了解使用这个新的 PHP 框架检索数据库内容的基础知识< /a>.
This tutorial should help: Introduction to ZendAMF - Learn the basics of retrieving database content using this new PHP framework.