Home page
 
 Home 
 ASP 
 PHP 
 SQL 
 HTML 
 JavaScript 
 Search 
 Contact 
 
Search
or browse popular tags
Access Functions
Subscription

Sign up for the free email newsletter for new tips, tutorials and more. Enter your email address below, and then click the button.

Privacy Policy

RSS Twitter

Bike - drop in phpMyAdmin replacement

Print

What is Bike?

Pretty often you need to run a couple of queries against your MySQL database on the client's web server. Usually phpMyAdmin does the job well but there are situations when you just need to upload something to the server and open in the borwser, without any configuration steps.

Welcome Bike, lightweight phpMyAdmin replacement. If you already have a CMS installed on the web server (WordPress, Drupal, Joomla), simply upload Bike to CMS's subfolder and open it in the browser.

What are adavntages of Bike?

  • Bike is good looking
  • Bike will finds out where it were uploaded and reads connection settings from WordPress, Drupal or Joomla confif file automatically. You can modify connection parameters manually as well.
  • Bike stores last 40 queries in LocalStorage. Reopen it tomorrow and your queries history is still there.
  • You can save named queries in permanent storage. You will need to create a folder with write permissions on the server in order to do that. No new tables are required in the database.
  • Have a list of frequently used queries - add your queries to the library for one-click access
  • We love AJAX - no POSTs, no page reloads.
  • Tabbed interface, work on multiple queries at once

I don't have a CMS

If you don't have any CMS installed create a file named config.db.php in Bike's folder put the following code there

Download

Bike at Github

Live demo

Requirements

Bike requires PHP 5.3+. There is also packed version available, just three files to upload.




Tags:

Add To: Add to dzone dzone | Digg this digg | Add to del.icio.us del.icio.us | Stumble it stumbleupon

  • Comments





Copyright © 2005-2023             www.WebCheatSheet.com All Rights Reserved.