I have this following questions if anybody could help me with them.
About PHP
Why (and when) shouldn't I upgrade from PHP4 to PHP5 hence all the improvements in PHP5 which makes my life easier?
About MySQL
Why (and when) shouldn't I upgrade from MySQL 4.0 to 4.1 hence that MySQL 4.1 has this sub-quires which really turn life easier?
Why (and when) shouldn't I upgrade from MySQL 4.x to 5.x?
Why (and when) I have to STICK with the MyISAM tables, and not use InnoDB tables hence the last provides Rollback, and commit which are very useful, and my most important is the locking technique (in MyISAM the whole table is locked, in InnoDB only the rows needed are locked)?
--
Ala'a A. Ibrahim
http://360.yahoo.com/bai_83
http://alaa83.blogspot.com/
_______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
