Click to See Complete Forum and Search --> : any way to map MySQL using PHP or oder lenguage?


losh177
02-21-2008, 06:49 PM
hello, i work testing web page and my team has been ask to map the whole system that we use and i'd like to know if anyone knows about any program that we could run to map an entire database, or if there is a way to go through a database and record or retrieve all the links that call/relates to a particular data. If anyone could point me in the right direction it will help a lot. Thanks.

NogDog
02-21-2008, 07:46 PM
I have not used it so cannot comment on its quality, but I just recently saw this: http://phpbuilder.com/board/showthread.php?t=10351395

TyeM
02-22-2008, 06:54 PM
I haven't tried the Pork.Generator. There are others like PHP Object Generator and http://www.meta-language.net. For simple mapping Junction PHP is an option. Or a framework like QCodo which has built in code generation.