News Feed
Sections
News Archive


Community Events






feed this:

Stefan Priebsch's Blog:
Mastering phpMyAdmin Book Review
0 comments :: posted Monday June 30, 2008 @ 12:55:10
voice your opinion now!

Stefan Priebsch has posted a book review of Packt Publishing's "Mastering phpMyAdmin" (by Marc Delisle of the phpMyAdmin team).

Kshipra Singh of Packt Publishing was kind enough to send me a copy of Mastering phpMyAdmin 2.11 For Effective MySQL Management to review. The author is Marc Delisle, phpMyAdmin developer and one of the project administrators since 2001. You probably can't get a better author for that kind of book.

Stefan talks about a few of the chapters - the introductory material, one on exporting database structure and data, a look at the relational system and a look at bookmarks (a way of storing statements for later use). He does recommend the book, though, noting that it's crammed with enough information to make it worth the price.

tagged with: book review phpmyadmin packt publishing mysql


Ken Guest's Blog:
Review "Mastering phpMyAdmin 2.11 for Effective MySQL Management" by Marc Delisle
0 comments :: posted Tuesday May 13, 2008 @ 12:06:05
voice your opinion now!

Ken Guest has posted a new book review of Packt Publishing's "Mastering phpMyAdmin 2.11 for Effective MySQL Management":

This book on phpMyAdmin is written by Marc Delisle, one of the core developers of the application which I think just about any software developer utilising MySQL has dabbled with at the least. I can honestly say that anyone that experimented with phpMyAdmin before reading this book will use it much more thoroughly and more productively afterwards.

He includes an overall opinion of the book as well as a specific chapter - the one covering MySQL 5 additions - and his total enjoyment with the contents of the book.

tagged with: mysql phpmyadmin management marcdelisle book review

Stuart Herbert's Blog:
Review Mastering phpMyAdmin 2.11 for Effective MySQL Management
0 comments :: posted Tuesday May 06, 2008 @ 11:11:36
voice your opinion now!

Stuart Herbert has posted his review of a book from Packt Publishing covering one of the most popular PHP-based database administration packages out there, phpMyAdmin, "Mastering phpMyAdmin 2.11 for Effective MySQL Management".

Mastering phpMyAdmin 2.11 for Effective MySQL Management by Marc Delisle is the third edition of this book, and it follows the usual pattern of Packt Publishing books. The book has clearly defined objectives on the cover, and it follows a clear progression of its chosen subject from start to end. It is well presented, with a clear layout and clean page design that makes it easy to read.

Stuart gives a high-level overview of both phpMyAdmin ("it feels like phpMyAdmin as been around forever") and the book with an index of the topics covered.

tagged with: book review phpmyadmin mysql management packt

PHPBuilder.com.au:
Executing queries with phpMyAdmin
0 comments :: posted Friday May 02, 2008 @ 11:18:36
voice your opinion now!

PHPBuilder.com.au continues their look at using phpMyAdmin in this new part of the series today. This new article focuses on using the interface to make queries against the data in your tables.

The previous article gave you an overview of the phpMyAdmin interface and functionality. It's now time to dive in further and learn how to construct and execute queries.

They show (complete with screenshots) how to use the GUI to build the different parts of your query - a simple SELECT statement with a join pulling together the customer information and their addresses.

tagged with: phpmyadmin screenshot tutorial build query

Kae Verens' Blog:
review Mastering phpMyAdmin 2.11 for Effective MySQL Management
0 comments :: posted Monday April 28, 2008 @ 07:53:42
voice your opinion now!

Kae Verens has posted a new book review of one of Packt Publising's latest PHP-related offerings, "Mastering phpMyAdmin 2.11 for Effective MySQL Management":

In short, my review is this: overall, the book detailed everything I can think of (and more) about phpMyAdmin - I learned about some features in phpMyAdmin that I was not already aware of. I would ask for less screenshots, more how-tos and less 3rd-person speech for the next revision, but if there are any questions I have about phpMyAdmin, the answer is in this book.

The review gets into more detail about the book - its structure, the wealth of content in it (including some unknown features) and a few things that could have been better. Kae mentions a few places where the author "forgets that the reader does not know the subject" and gets a bit too technical too fast. The screenshots, while good in moderation, overpowered parts of the chapters and made them harder to follow.

tagged with: book review mastering mysql phpmyadmin packt

Builder.com.au:
Creating and managing a Mysql database with phpMyAdmin
0 comments :: posted Friday April 18, 2008 @ 07:58:18
voice your opinion now!

On the Builder.com.au site today, there's an introduction posted to walk you through one of the most popular web-based database administration tools for PHP/MySQL on the web, phpMyAdmin.

phpMyAdmin is a HTML interface developed in PHP, for creating and managing MySQL databases. Before you download and install the latest version, have a look at the requirements section on the phpMyAdmin Wiki.

They look at the overall interface, how to set up users, making a new database, creating a table inside of it, pushing data into the table and the various options that the tool has to help you manage your database(s) - all with nice big screenshots to show you where it all is.

tagged with: mysql database create manage phpmyadmin tutorial screenshot

Stefan Mischook's Blog:
Connecting PHP to MYSQL Video Tutorial
0 comments :: posted Monday April 14, 2008 @ 07:58:59
voice your opinion now!

On his blog today, Stefan Mischook has posted a new video tutorial showing how to hook together one of the more popular web development combinations on the internet - PHP and MySQL.

I've gotten around to releasing a new set of beginners video tutorials on PHP. This time around, I have a four part video on how to get PHP to talk to MySQL.

All four parts are there, bundled into a Flash presentation. Note: these are not installation tutorials - they only show how to get PHP talking to the MySQL backend, not how to set them up together.

tagged with: video tutorial mysql connect phpmyadmin

Andreas Gohr's Blog:
MySimple.php - A lightweight PHPMyAdmin substitute
0 comments :: posted Friday December 21, 2007 @ 09:35:00
voice your opinion now!

Andreas Gohr has posted about a script he's created to act as a simple replacement for the PHP/MySQL database tool phpMyAdmin - what he calls MySimple.php.

Kaddi needed to fix something in her employer's database today. Unfortunately she had FTP access only. So the database change had to be made through a PHP script. [...] I looked for a basic MySQL PHP interface but couldn't find one. So I quickly wrote it my self.

He has a screenshot of the app in action included and you can grab the code from his wiki.

tagged with: mysimplephp lightweight phpmyadmin database interface change mysimplephp lightweight phpmyadmin database interface change


cakephp zend zendframework security framework code PEAR PHP5 pecl release mysql releases application book ajax job conference developer package database

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework