-
Recent Posts
- Pause and Play Buttons for jQuery Slideshow
- Previous and Next Buttons in a jQuery Cycle Slideshow
- Taxonomies Classify and Organize WordPress Posts
- WordPress Roles and Capabilities Trump User Levels
- Putting Readable Code in a WordPress Post
- Loading WordPress with One jQuery
- WordPress jQuery Loaded in noConflict Mode
- Include jQuery or JavaScripts in WordPress
- camelCase OK for jQuery
- Slideshow Loading Problems Solved in jQuery Cycle
Popular posts
- How to Import a Data File into MySQL via phpMyAdmin
- How to Get Rid of that Uncategorized Category in WordPress Blogs
- Slideshow Image Captions with jQuery Cycle
- Generate Animated Loading… Images
- Using PHP Inside Content of WordPress Blogs
- Slideshow Loading Problems Solved in jQuery Cycle
- Previous and Next Buttons in a jQuery Cycle Slideshow
Is Your Site Fast Enough?
Check out your site's speed with this handy speed test.
Category Archives: mysql
Format of Numerical Values Matters to Your MySQL Database
In using databases we tend to move around a lot of data. So much data, in fact, that it’s impossible to verify every single datum in a manual way. What we can and should do is verify that the beginning, … Continue reading
Posted in mysql, php
Leave a comment
How to Import a Data File into MySQL via phpMyAdmin
Sometimes we have a need to read data into an existing database. Knowing how to import a data file into an established table can save you a lot of time. First, we’ll be working with MySQL and to make things … Continue reading
Posted in mysql, php
17 Comments
