Ask a Question related to PHP Development, Design and Development.
-
Alain Henry #1
looking for web interface to database
I am looking for a web interface to record users' reviews
(following specific ratings) of restaurants, books, etc. in a database and
allow viewing average results.
I would assume such an application must already exist under GPL license
somewhere (I was thinking of a PHP/mySQL system) and I could build from it
rather than starting from scratch. Any suggestion?
Thanks
Alain
Alain Henry Guest
-
#39403 [NEW]: A class can't implements interface implemented by implemented interface/classes
From: baldurien at bbnwn dot eu Operating system: Irrelevant PHP version: 5.2.0 PHP Bug Type: Feature/Change Request Bug... -
interface to 3d
i am trying to add one image interface to my 3d cast member......when i minimise the browser or if some other application overlaps the image... -
Next-N Interface
Currently I am using a custom tag to display records vertically then across... ex: 1 4 7 2 5 8 3 6 9 The tag is... -
Web DB Interface
Hello, I am receiving a 500 internal error after creating a database wizard connection in FP. I can get to the login page and login. When the... -
Does Interface Size Matter? Is my interface too complex?
Hi all, Does Interface Size Matter? Is my interface too complex? I volunteered to design a couple of web pages, but since we don't have a... -
Alain Henry #2
Re: looking for web interface to database
On Thu, 09 Sep 2004 18:22:32 +0000, usenet wrote:
Thanks for the help. I have already looked at sourceforge and freshmeat,> On Thu, 09 Sep 2004 18:08:19 +0200, Alain Henry <salvor.hardin@ibelgique.com>
> wrote:
>>>>I am looking for a web interface to record users' reviews
>>(following specific ratings) of restaurants, books, etc. in a database and
>>allow viewing average results.
>>
>>I would assume such an application must already exist under GPL license
>>somewhere (I was thinking of a PHP/mySQL system) and I could build from it
>>rather than starting from scratch. Any suggestion?
> Summon SourceForge. A quick search turns up at least these :
>
> [url]http://sourceforge.net/projects/phprateit/[/url]
> [url]http://sourceforge.net/projects/quickreview/[/url]
> [url]http://sourceforge.net/projects/movienutshell/[/url]
>
> HTH
and I am rather looking for suggestions of specific applications, in case
you'd know or use any.
Problems with SF: these three examples don't have releases anything yet.
I'll continue to look through polling/survey applications, though Thanks
Alain
e
Alain Henry Guest
-
Charles Pelkey #3
Re: looking for web interface to database
Or, if you are looking to have something somewhat custom, build your tables
and query phpclasses.org for db to form extensions.
There are numerous php classes available that will take a DB table and
dynamically or programatically create forms for administering those tables.
-Charles
"Alain Henry" <salvor.hardin@ibelgique.com> wrote in message
news:pan.2004.09.11.07.10.46.836109@ibelgique.com. ..<salvor.hardin@ibelgique.com>> On Thu, 09 Sep 2004 18:22:32 +0000, usenet wrote:
>> > On Thu, 09 Sep 2004 18:08:19 +0200, Alain Henryand> > wrote:
> >> >>I am looking for a web interface to record users' reviews
> >>(following specific ratings) of restaurants, books, etc. in a databaseit> >>allow viewing average results.
> >>
> >>I would assume such an application must already exist under GPL license
> >>somewhere (I was thinking of a PHP/mySQL system) and I could build from>> >> >>rather than starting from scratch. Any suggestion?
> > Summon SourceForge. A quick search turns up at least these :
> >
> > [url]http://sourceforge.net/projects/phprateit/[/url]
> > [url]http://sourceforge.net/projects/quickreview/[/url]
> > [url]http://sourceforge.net/projects/movienutshell/[/url]
> >
> > HTH
> Thanks for the help. I have already looked at sourceforge and freshmeat,
> and I am rather looking for suggestions of specific applications, in case
> you'd know or use any.
> Problems with SF: these three examples don't have releases anything yet.
> I'll continue to look through polling/survey applications, though Thanks
>
> Alain
> e
Charles Pelkey Guest



Reply With Quote

