Have to embed a function in a php script?

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
Norok
Forum Newbie
Posts: 1
Joined: Tue Jul 13, 2004 4:44 am

Have to embed a function in a php script?

Post by Norok »

Hallo Guys,

hope you re better than my german friends not being able to help me-:)
Following problem:
The script administrates a school library using an input, connect, find, categories and a second connect script. In the find script you can search for
title and author. Now I have to integrate another function searching - so showing all books from one category for categories. I thought about a listfield loading all categories from the db.The listfield is no problem. When choosing one category all books of this one should be shown in the same way like searching for title/author.
i want to use the same search routine (little changed) for the categories but until now I didnt suceed.
Unfortunately giving you some codefragments will not help me and I am not that impolite to post 300 lines of code. So if someone would like to help me, I
ll send him my scripts and the sql file for phpmyadmin and he might take a look.

Yours

Norok


- Sorry for any gram. mistakes -
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

moved to Volunteer Work
Post Reply