Re: quick question - need a site i can more or less copy from

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bruce schreef:
> Hi...
> 
> Working on a test app, and I need a web interface to test/view the
> underlying information. Looking for (hopefully) quick pointers/suggestions.
> 
> I'm dealing with a number of cli web crawling apps that return data. I'm
> trying to find a quick app that I can modify the db schema, as well as some
> of the underlying logic to display my data.
> 
> my returned data consists of:
>  university
>    school
>      dept
>       class
>        classname
>        classID
>        classdescription
>        classA
>        classB
>        faculty
> 
> 
> The above is a represenation of the levels of data. I'm looking to have
> multiple tbls, each of which links to the child tbl...
> 
> I'm not a web dev, and i'm looking for some sort of web app that i might rip
> apart/modify so i can start to be able to view this data on a web app..
> 
> i'm currently looking through sourceforge/freshmeat/etc...

if all you really want is just to view/hack the data at a very raw level,
try phpmyadmin (i'm assuming your using mysql)

> 
> thanks...
> 
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux