Posts Tagged ‘application’

PHP and MYSQL Tutorial For Beginners | Creating your first MySQL database

php mysql step by step tutorial for beginners. This is the tutorial about how to create your first mysql database using “phpmyadmin” . we assume that u know basics of Relational Database Management System.

PHP Tutorials: Introduction to Facebook application development (Part 1)

An introduction to Facebook application development. How to set up your application, allow a user to access your application and display their full name. TWITTER twitter.com FORUM phpacademy.org FACEBOOK www.facebook.com

PHP Tutorials: Introduction to Facebook application development (Part 2)

An introduction to Facebook application development. How to set up your application, allow a user to access your application and display their full name. TWITTER twitter.com FORUM phpacademy.org FACEBOOK www.facebook.com

PHP Tutorial: Twitter API -HD-

In this tutorial, you will learn how to retrieve data from the Twitter API using PHP and then output it. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com

PHP Tutorial – 03 – Variables

This PHP tutorial lives at: www.programmingvideotutorials.com The video demonstrates how to variables in PHP.

And So You Code

I just can’t get this great tune out of my head, plus being so very bored last night resulted in this video. More stuff can be found at spiegelwrites.blogspot.com If you are not familiar with uniPaaS – The most productive application tool for true agile application development, read about it at: www.magicsoftware.com For those who are not familiar yet with the original hit song – This is of the talented Belgian artist: Stromae. The original hit song is called “Alors on Danse” – The greatest hit song of summer 2010. Let’s see if this one reaches Code Monkey fame… Sep 13: I wish you all a great Programmers Day :-) Learn more about uniPaaS by looking for uniPaaS Tutorial and examples on youtube. With uniPaaS you can keep coding and scripting if you like to in J#, ASP, C#, C++, Java, PHP, SQL, HTML but use uniPaaS to do the more cumbersome tasks. You can easily integrate your code or script in your uniPaaS Project. This cover is kind of the geeky one compared to others such as Алена даст or Alor Na Datz.

3/6 – Web Intersect Friend Add System Tutorial PHP jQuery MySQL Social Network

Learn to build a custom friend adding and management system for your website members using PHP, MySQL, and jQuery.

Part 1 – Web Intersect Friend Add System Tutorial PHP jQuery MySQL Social Network

Learn to build a custom friend adding and management application system using PHP, MySQL, and jQuery.

Intro – Web Intersect Friend Add System Tutorial PHP jQuery MySQL Social Network

Learn to build a custom friend adding and management application system using PHP, MySQL, and jQuery.

Website Design Theme Application Tutorial Using PHP Cookies to Change CSS Style Sheets

Source: www.developphp.com Learn how to allow visitors to change the themes of your website using CSS Style Sheets and PHP Cookies. It uses PHP Cookies and well structured CSS style folders and style sheets to allow any visitors to theme your website according to layouts you have made. If your style sheet is set up smart your buttons, background, backgrounds for tables and divs, size of things, placement of things, and everything can be changed by altering each theme’s style sheet. Using PHP cookies we can store their theme choice in a cookie file inside their browser software so even when they close their browser down, the next time they come back their theme is in place as long as the cookie is set to last. If the user deletes all cookies from within their browser options, the theme will revert back to your original site theme.