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.
Related
I have a quick question.
I have an existing project in php. Now, i am trying to set up locally. I am checking the way to find out which framework they have used.
Can any one guide me how to detect framework in that existing project? Is there any way?
Help would be appreciated.
You can use chrome extension "wappalyzer".This extension shows which frameworks are used.
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.
I am a new in cakephp 2.x platform. Now I am trying to connect my application login with twitter. I get lots of tutorial from the net. But all are not specified exactly for better understanding.
I'm searching for some docs or examples on CakePHP and logging in with Twitter.
If I use this program, do I have to download the Opauth CakePHP plugin? Is this plugin a must or is it optional, if I didn't use this plugin can I run this program?
Please show me some good tutorials for this program.
Have to tried this tutorial given by Mifty - http://miftyisbored.com/complete-social-login-application-tutorial-cakephp-2-3-twitter-facebook-google/
Please try this, it will help you.
I want to implement Oauth to protect my PHP Web Services,i have been following this link but found that some of them link are not working.And the working example had implemented in slim,flight some different frameworks in php and i'm newbie in it.My problem is i want to implement Oauth in Codeignter framework to protect Web Service and as per oauth site i've got a link by Alex Bilbie which is deprecated and not working. So if someone had done this before in codeigniter please let me know , Simple PHP would be also fine, later on i can modify it to fit in codeigniter.
I find Brent Shaffer's OAuth2 Server Library for PHP an excellent library!
In the cookbook you can find many examples on how to integrate it into certain frameworks, unfortunately CodeIgniter isn't one of them. But the documentation is very good, and you can use the cookbooks on the other frameworks as a guide for doing it in CodeIgniter.
You can find the library on Github.
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/