after some research I found that the best option for my current proyect is to use AS3 in collaboration with ZendAMF to be able to connect with PHP->MySql.
But, there is a little problem, I cant make it work, and maybe its me, but the official (official website) documentation kind of sucks.
So, is there a proper guide to have a working example using ZendAMF?
Thx very much.
Edit.: Im not using Flex components, thou Im using Flash Builder my project is entirely AS3.
Try this tutorial: http://corlan.org/2008/11/13/flex-and-php-remoting-with-zend-amf/
Related
I Am Working On YII Framework In Which I Have To Integrate SCORM, And I Am Not Able To Understand That What Will Be The Best Way To Get This Done, I Am Totally New To SCORM I Have No Idea About SCORM.
I Had Search For Many Option Like(Moodle, Chamilo, ILIAS) But All Are Not Compactable
How I Integrate It?
What Should I Use?
My PHP Version Is 5.4
Thanks!
I think it depends on the kind of integration you need.
First you must know the SCORM standard with some detail. I suggest you surf to https://scorm.com/scorm-explained/technical-scorm/ and try to get the "pieces" you need to work on with Yii .
I studying and using facebook/web driver in Laravel
all most are good working, but I want to use ghost browser.
I have redirected as a link for download ghost driver from selenium website, and I see this page
https://github.com/detro/ghostdriver
I don't know what to do after download as my project
I'm using PHP's Laravel framework
how binding this lib in my project?
please give me some advice
I'm not accustomed to English, so please understand if I make a mistake. and thank for reading my post.
I'm using PHP Framework Codeigniter.
I need help to implement twitter login on my website.
Every solution what I find until now is deprecated.
If someone know some useful post, library, tutorial it will be helpful.
Version of Codeigniter is 3.0, but I guess if someone have solution for older one it should work on this one too.
any experience with using AngularJS with the Yii Framework (best would be version 2)? I am searching for some plugin or similar which would help me easily integrate AngularJS into Yii to work nicely together.
Is it easily possible, or is it too much overhead to use it?
Thanks
Well, google haven't mentioned any noticable plugin or library for that, and imo it's kind of overkill. But if you still want to have a try (dear lord have mercy) - you should make it two differnet applications connected only by REST Api implemented with Yii.
I'm trying to make an upload function in this website I'm working on, but till now no succes.
I tried using Plupload, but can't get it to work. Same goes for Uploadify, can't find any tutorial or good explanation in how to install these plugins in your webpage.
Does anybody know a good and easy to use multiple upload tool I can easily implement in the page?
Thanks in advance!
Well, from the comments on the question:
It doesn't get much easier than
Uploadify.
See here for detailed instructions: http://www.uploadify.com/documentation/
I like to use this little thingy.
it is very easy to implement and works very well for me.
it uses the Dojo toolkit - i think you should check it out
Try https://github.com/valums/file-uploader, has a nice readme, and supports drag and drop in some browsers.