amfphp
flex amfphp with a secure channel
I have an application running on flex and php, connected using amfphp, i added a secure channel to services.conf of amfphp[详细]
2023-03-19 04:42 分类:问答how to use SSL to secure only the log in and sign up in flex?
I have a f开发者_C百科lex application, running with amfphp and connected to wamp, I want to use a secure connection using ssl, but my whole application is running from the same swf file, would using s[详细]
2023-03-19 02:47 分类:问答PHP & MySQL TRUNCATE TABLE returns false with AMFPHP
I have look开发者_开发问答ed at other topics, and I can\'t figure out whats wrong here. If I replace the TRUNCATE query with a simple SELECT * for example, I do get results. But this returns false. I[详细]
2023-03-15 23:08 分类:问答Convert PHP Image Object to Byte Array for AMFPHP
I have a PHP image object created using imagecreatetruecolor(). I\'d like to send this via A开发者_如何学GoMFPHP to Flash. I understand the best format is using a ByteArray. How can I achieve this wit[详细]
2023-03-10 19:32 分类:问答Can I re-use a Actionscript 3 NetConnection?
this is probably a noob question, but since I am new to Flash and AS3, here it goes... Can I somehow re-use a AS3 NetConnection?[详细]
2023-03-09 21:54 分类:问答Should services act like controllers?
I\'ve done a fair amount of (web)development in the usual MVC way of thinking and it served me well I think.[详细]
2023-03-08 00:20 分类:问答Flex - LDAP /Active Directory Login System - AMFPHP
I am hoping someone has seen some information on a way to authenticate to Windows Active Directory (LDAP?) from Flex -- or more specifically, I am using AMFPHP, so I believe I would need to authentica[详细]
2023-02-28 09:03 分类:问答PHP Max amount of inserts in one SQL query
I have a pretty simple question. I am inserting a lot of records at once in a MySQL table. It works for about 2000 records (actually a bit more). But say I want to insert 3000 records, than it doesn\'[详细]
2023-02-27 04:06 分类:问答Sencha, AMFPHP and RESTfull services
I\'m working with models in Sencha. The data comes from an AMFPHP-service. I read in the docs that when you use the .save()-method, Sencha makes a POST-request to the URL you have given.[详细]
2023-02-22 14:41 分类:问答making a call to the database every 30secs
i am making a database call in javascript with amfphp. I would like to be able to execute the call every 30secs. How would 开发者_JS百科i do that?function databaseCall() {[详细]
2023-02-19 18:29 分类:问答