codeofaninja.com
Facebook Archives - The Code of a Ninja
https://www.codeofaninja.com/category/facebook
Why Free Tutorials, But…. Fixed: Cannot send session cache limiter – headers already sent. August 27, 2014. September 14, 2013. By Mike Dalisay ➜. Get FREE Updates Here. Okay, so many of you guys still ask me about how to fix these warning messages in our Facebook scripts. Today I’m going to give you two possible fixes that you can do. By the way, here’s the warning message we want to remove:. Fix it by adding a session start(). Php tag. It looks like this:. Fix it by moving Facebook instance. But it can...
codeofaninja.com
Display Facebook VIDEOS on Website - Simple Script
https://www.codeofaninja.com/2014/10/display-facebook-video-on-website.html
Why Free Tutorials, But…. How To Display Facebook VIDEOS On Your Website? Step By Step Guide! August 12, 2016. October 22, 2014. In Social Media API. By Mike Dalisay ➜. Get FREE Updates Here. Do you have a video manager on your website? Do you upload videos on your Facebook page? If your answer is both YES, you’re wasting a lot of time managing your brand’s videos online. What if there’s a way to upload a video ONCE, and then let it appear both on your Website and Facebook page? 10 Source Code Overview.
codeofaninja.com
Display Instagram Feed On Your Website - Step By Step
https://www.codeofaninja.com/2015/01/display-instagram-feed-website.html
Why Free Tutorials, But…. How To Display Instagram FEED On Your Website? Step By Step Guide! August 12, 2016. January 3, 2015. In Social Media API. By Mike Dalisay ➜. Get FREE Updates Here. Do you have a photo or video manager on your website? Do you upload photos or videos on your Instagram account? If your answer is both YES, you’re wasting a lot of time managing your brand’s Instagram photos online. Will you be happy saving your precious time? Today post will include the following contents:. 10 Source...
codeofaninja.com
jQuery and AJAX Programming Tutorials
https://www.codeofaninja.com/jquery-and-ajax-programming-tutorials
Why Free Tutorials, But…. Learn the basics of jQuery coding. JQuery Redirect onClick Event (New or Same Window). January 18, 2012. Google Plus Style Notification Box Tutorial. March 16, 2012. Convert a DIV Area to an Editable HTML Form. July 22, 2012. September 30, 2012. JQuery slideToggle Example – Solution to Table Row’s Long List of Options. February 26, 2013. A Quick Way To Create A Vertical Accordion With jQuery. March 5, 2013. Two Example Usage of jQuery On() Method. March 16, 2013. July 10, 2013.
codeofaninja.com
The Code of a Ninja - Web Programming Blog by Mike Dalisay
https://www.codeofaninja.com/page/2
Why Free Tutorials, But…. LEARN TO CODE TODAY, STEP BY STEP! Make 2016 the year you learn to code. Change your career, change your life. Through this site, I can help you do that. I’m Mike Dalisay, a pro software developer since 2010. I’m the founder and author of codeofaninja.com programming blog. Here you can learn PHP programming, JavaScript programming and Social Media APIs. PHP and MYSQL TUTORIAL. PHP and MySQL Tutorial. Learn Object-Oriented Programming with PHP & MySQL. Learning to write programs ...
codeofaninja.com
Lists+ and More! - The Code of a Ninja
https://www.codeofaninja.com/lists
Why Free Tutorials, But…. Lists : Anything Related to IT. This section of our site called “Lists ” or “Lists Plus” or “Lists and More” contains posts with useful lists and other posts related to computers and software development. I personally love lists of awesome and useful things, so you might find this section interesting as well. Useful and Awesome Lists. 12 jQuery Questions and Answers You Should Be Reading on StackOverflow. 12 Animated Logo Made Only with HTML and CSS. CSS3 Rotate Image On Hover.
codeofaninja.com
Facebook Programming Tutorial
https://www.codeofaninja.com/facebook-programming-tutorials
Why Free Tutorials, But…. Facebook Graph API Programming Tutorials. Facebook API enables us to read or write data to Facebook. The facebook programming tutorials below can help you read Facebook page photos, events, videos and feed and display it to your website. How Do You Start A Facebook Page? 8211; Learn how to start a Facebook page. How To Get Facebook App ID and Secret Keys? 8211; Learn how to get Facebook ID and keys. Display Facebook EVENTS On Your Website. Display Facebook PHOTOS On Your Website.
codeofaninja.com
CakePHP Framework - The Code of a Ninja
https://www.codeofaninja.com/cakephp-programming-tutorials
Why Free Tutorials, But…. Most web applications I worked with are with the use of CakePHP. Framework. That means I’m also blogging about some of my knowledge acquired during my development experience with it. The most basic thing I like about CakePHP is its clean MVC. Conventions. Codes you want to work with are so easy to find. You never have to scratch your head. It largely improved my skills in object oriented programming. So, here are some of my blog posts related to CakePHP. The Code of a Ninja Reso...
codeofaninja.com
PHP Programming Tutorials
https://www.codeofaninja.com/php-programming-tutorials
Why Free Tutorials, But…. Learn how to create, read, update, delete (CRUD) and search database records for your web apps. PHP and MySQL CRUD Tutorial for Beginners – Step By Step Guide! December 31, 2011. CRUD with jQuery and PHP – AJAX Programming Basics – Step By Step Guide! May 11, 2013. PHP, MySQL and OOP CRUD Tutorial Step By Step Guide! June 5, 2014. PHP, MySQL and AJAX CRUD Tutorial Step by Step Guide! June 2, 2015. PHP, MySQL and AngularJS CRUD Tutorial Step by Step Guide! December 5, 2015.
codeofaninja.com
Android Programming Tutorials for Beginners with Source Code Downloads
https://www.codeofaninja.com/android-programming-tutorials
Why Free Tutorials, But…. Is the most popular mobile operating system and so developers are making a lot of money with their android apps. Because you’re here, the next one might be you! Here in our blog, we provide android programming tutorials for developing native apps with the Android platform. Android Programming Tutorials for Starters. How to Install Android Development Environment. 8211; Learn how to install Android development environment on your Windows machine. Android Hello World Example.