Latest Blogs In "Php" On DeVSeO
Star Rating Script PHP And MySQL Tutorial
If you have been to this blog before you may know that I have released a script written in JavaScript that allows you to easily add star ratings to anything you require. You can find that blog here.However, in that blog I didn't go through the steps required to actually save the rating. After being contacted asking for help on the matter and wanting to write an nice introduction to PHP and MySQL I felt that this would be a good time to kill two birds with one stone. So, read on to learn how to w...

Posted Fri 18th Jun @ 08:42 by ahallicks | Comments 3
Star Rating Script With YUI
I really needed a nice little star rating system with YUI for this blog (which can been at the bottom) and after a single search in Google I found Ville Saavuori's Star Rating Script for YUI, which is perfect for the job I needed (so you will see a direct implementation of it used here at the bottom of this blog!). However, for a new project I am undertaking I realised that his implementation was not going to work for multiple rating systems on the same page because it is based on ID's, and a...

Posted Mon 17th Aug @ 15:32 by ahallicks | Comments 1
How To Use The Twitter API
How To Use The Twitter APIThere are a few examples on the web about using the Twitter API, but I've noticed that more and more often they refer to using exec() commands in PHP which a lot of web hosts deny to their users automatically. This makes using the API a little tricky as the only other good method for using the service is with cURL.cURL is a PHP library written by Daniel Stenberg, that allows you to connect and communicate to many different types of servers with many different types of p...

Posted Mon 17th Aug @ 15:28 by ahallicks | Comments 0
- Page 1
- Page 1
Add Us To Twitter
This Months Most Viewed Articles
- Star Rating Script Php And Mysql Tutorial4155
- Star Rating Script With Yui904
- Pure Css Speech Bubbles764
- How To Use The Twitter Api539
- The Acid 3 Test The Latest Browser Results516
News/Blogs/Articles
HTML5 Search Inputs - Tips and Tricks
HTML5 has some great new tags and attributes allowing you to do some neat stuff without having to resort to HTML/JavaScript/CSS hacks. Today I learn...
read moreThe Decline Of Internet Explorer 6?
Recently I've been looking at some new sites made by various designers and developers and I've begun to notice a trend. The obvious use of CSS3 and HT...
read moreMicrosoft Could Support IE6 For Longer!
I know it's the most depressing news you've probably heard for a long time, but Microsoft are talking about extending the life of Windows XP based on...
read moreCSS3 Rounded Images Without Clipping
Have you ever tried to style an image in CSS3 with a border radius of anything except 0? If you have you may have noticed that the image clips outside...
read moreThe Complete Guide To Commenting On Any Blog
I read this post this morning and it cannot be closer to the thruth of it. I'll sum it up below but you should really go ahead and check it out and re...
read more
