Thursday, March 3, 2011

the fastest way to learn something is to teach it.

Do not wait, therefore, until you "know all about it" or
have "mastered" what you wish to share before you
begin to share it.

Wednesday, February 16, 2011

I Believe God Wants You to Know

Neale Donald Walsch

...that it is not necessary to "prove yourself" to anyone.

Do your best. That's all you can ask of yourself. If you
did your best and things just didn't work out, you don't
owe an apology to anyone. And you certainly don't
need to feel 'bad' about it -- or, worse yet, guilty.

sf.net php


1) phpMyAdmin
http://sourceforge.net/projects/phpmyadmin/

phpMyAdmin is a tool written in PHP intended to handle the administration
of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables,
delete/edit/add fields, execute any SQL statement, manage keys on fields.
--
Adminer
http://sourceforge.net/projects/adminer/

Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server.
It is available for MySQL, PostgreSQL, SQLite, MS SQL and Oracle.

php cms youtube.com tutorials




e-commerce PHP youtube.com tutorials





Create a PHP Search Engine (crawler, spider) youtube.com tutorials