
This tutorial will explain how to create a basic clone of the TinyURL service. We will go over the database structure, c ...
.png)
Many PHP programmers learned how to access databases by using either the mysql or mysqli extensions. Since PHP 5.1, ther ...

When building a site for a client, it can be useful to be able to modify the dashboard footer text. This recipe is going ...
Creating tabbed content is easy with jQuery UI. Using a simple HTML layout and calling the tabs function is all it takes. Here, I\'ll show you how to make a degradable tabbed interface. That is, we\'ll make it so the page is still readable when JavaScript is disabled. This involves hiding and showing elements using JavaScript before enabling tabs.
Viewed 291 times, 0 comments and a rating of
Go to the tutorial »
Comments
No comments so far, be the first to comment!
Add your comment
Your are not logged in, Register or login