xcodetuts.com (3 hits) - Some blogs have over 100 comments on every new posts, wich makes the page extremely large. So lets say you want to shorten those pages by making the comments collapsable, well there is a easy solution for that! jQuery! We are going to intergrate jQuery into Wordpress and make the comments collapsable! More... (JavaScript)
roughguidetophp.com (6 hits) - When developing a PHP project, whether it's a simple website or a much larger web application, it's always a good idea to take into account the potential appearance of errors in your PHP code. An error occurs whenever PHP tries to execute an instruction which either results in an impossible outcome More... (PHP Coding)
roughguidetophp.com (4 hits) - In this tutorial, I'll take you through some of the more common uses for PHP when manipulating images, and then introduce you to some of the cooler aspects of this powerful little tool, which could help you to really add a bit of jazz and sparkle to your website! More... (PHP Coding)
mortisimus.co.uk (8 hits) - Ok, following on from the previous tutorial, we will now allow admin functions, edit and delete. Because we don't have a user system integrated with this, we will do the processing all in php without user values from a database. We need a login page so the admin can get access to the edit and delete pages. More... (PHP Coding)
mortisimus.co.uk (4 hits) - In this tutorial I will show you how to create a script that will parse multiple checkboxes from a form. More... (PHP Coding)
csslovers.co.cc (8 hits) - To have a most beautifull form for your blog / website, so easy. This tutorial will show to you about, how to create gradient text field using Photoshop, then grab css to apply it into your form. I just create a style that compatible for IE and FF. More... (CSS Stylesheets)
sitepoint.com (5 hits) - We hate to love it and we love to hate it, but HTML email is here to stay. Come along for a down 'n' dirty tour of our HTML newsletter redesign process, and learn how we tackled the monster head-on! More... (HTML)
emanueleferonato.com (5 hits) - Today I was looking for a cut/paste script to manage emails with multiple attachments with php and I only found classes, server-side libraries or non-working examples (!!!). More... (PHP Coding)
emanueleferonato.com (5 hits) - I am reading for a few days a tutorial about Building a WordPress games arcade on the FingerMonkey Flash Arcade Blog and although I won't follow his tutorial, I decided I will create my Flash arcade site using Wordpress, and once ready it will replace Triqui.com. More... (PHP Coding)
dawnerd.com (11 hits) - I was searching the internet for PHP tutorials and quickly found out that the majority of are badly written, have errors in the example code, contain security holes, or are just outright outdated. This makes learning PHP hard for someone just starting out. The question I get a lot is about looping through arrays. More... (PHP Coding)