PHP/MySQL guru's help urgently needed.
PHP/MySQL guru's help urgently needed.
Author
Discussion

BliarOut

Original Poster:

72,863 posts

263 months

Tuesday 17th August 2004
quotequote all
Right, from a PHP novice point of view, I need to blag a script.

I would like a page that I can use std search queries from a MySQL database. Usual stuff, greater than, like, includes etc in a dropdown box and then a form field to enter the search string.

A logo on the top would be nice so I can see how formatting works. Once I have the basic page, I can soon tune it to my needs, but I just need to see the example in action.

It's for a charitable cause, and will form part of a research project that may actually save lives so I would really really appreciate any help.

Thanks very much,

Rob

john_p

7,073 posts

274 months

Wednesday 18th August 2004
quotequote all
Y..H..M..

robertuk

591 posts

286 months

Wednesday 18th August 2004
quotequote all
sorry but have you tried phpmyadmin ?

its a mysql database admin tool written in...yep php !

basically you install this and you can perform many tasks with ease over a browser !

www.phpmyadmin.net/home_page/

Check it out !

BliarOut

Original Poster:

72,863 posts

263 months

Wednesday 18th August 2004
quotequote all
I have and it's superbly easy

I am helping with an app for surgeons to view statistical research data... Don't want them dropping tables

Unfortunately, I know zip about PHP... Yet!