I put this together using Google’s youtube API with PHP.
Posted in php | Tagged php, youtube
Chained select boxes using ajax, php and mysql
Posted in Ajax | Tagged Javascript, MySQL, php
Filter a select box with jQuery, Sack, PHP and MySQL
Posted in JQuery | Tagged filter, JQuery, MySQL, php, select
his update covers tutorials, how-to, screen casts, tips and techniques that you should have read in October 2009. Featured authors include: Soh Tanaka, Chris Coyier, Andrew Burgess, Paul Burgess, Burak Guzel, Lam Nguyen, Janko Jovanovic, Adnan Osmani, Sam Dunn, Chris Spooner, David Walsh, Mike More, Jeffrey Way, Ashley Ford, Zac Siswick, Kevin Liew, Mary Lou, [...]
Posted in Web Design | Tagged CSS, Design, Javascript, Photoshop, php, Tutorials, Wordpress
BEdita – pronounced [bi'εdita] – is both a development framework for web applications and a full featured Content Management System, released under the open-source license Affero General Public License version 3 (AGPL3).
BEdita is based upon CakePHP and, amongst other library/tools, JQuery and Smarty template Engine.
On 17 November 2009 the BEdita 3.0 stable has been officially [...]
Posted in CakePHP, CMS, php | Tagged bedita, CakePHP, CMF, CMS, Content Management Framework, JQuery, php, php framework, PHP Frameworks, Semantic Content Management Framework, Smarty, Web Design, web development, webdesign
In this post I will cover the use of Data Access Objects (DAO) in PHP. The primary goal by doing so is greater abstraction by seperating the layers as well as covering some of the new techniques of PHP5.
Posted in php | Tagged php, php database
Sometimes you need to disallow a visitor to access your website. The most common reason for this is Spammers.
Posted in php | Tagged Block IP, IP, php
This update covers tutorials, how-to, screen casts, tips and techniques that you should have read in October 2009. Featured authors include: Marco Kuiper, Janko Jovanovic, Konstantin Kovshenin…
Posted in Web Design | Tagged CSS, Design, Javascript, Photoshop, php, Roundup, Tutorials, Wordpress
Webdeveloperplus teach us how to creating a nice user poll script using jQuery and PHP utilizing AJAX and animation effects of jQuery to spice up the user interface and provide a rich user experience.
Posted in Ajax | Tagged Ajax, JQuery, php, User Poll jQuery
css-tricks write great tutorial about how to build a little chat program that is really easy to get up and running on any server running PHP. No database is required – as the chat will store itself in a simple text file.
Posted in Ajax | Tagged Ajax, JQuery, jQuery Chat, php
PHP is the most popular and widely accepted server side scripting language among developers due to its easy to learn nature, free of cost and its large ever increasing helpful community. Here are 25 useful PHP techniques and tutorials, most of which have been published only in this year.
Posted in php | Tagged php, PHP Tutorials
This update covers tutorials, how-to, screen casts, tips and techniques that you should have read in September 2009. Featured authors include: Alen Grakalic, Kayla Knight, J. David Eisenberg Nick Parsons, Janko Jovanovic, Marco Kuiper, David Walsh…
Posted in Web Design | Tagged CSS, Design, Javascript, php, Roundup, Tutorials, Wordpress
In this tutorial, we are going to be creating a user signup form that adds a user to a database, and then sends out a confirmation email that the user must click on before their account will be activated.
Posted in php | Tagged Email Confirmation, php, Signup Form
Symfony components, released by Sensio Labs, are standalone and reusable PHP classes with powerful features that are meant to improve the productivity of any PHP developer. The components are fully documented
Posted in php | Tagged php, Symfony, Symfony Components