vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Non vBulletin Question (https://vborg.vbsupport.ru/showthread.php?t=190128)

NickyDee 09-05-2008 09:23 PM

Non vBulletin Question
 
I run a website about universitiy admissions, one feature i'd like to add is a searchable database of the various schools, that can be arranged in order of all manner of things like how many students they take, how many apply, how many are interviewed, how many get given offers, how many are male/female etc.

I've knocked up a quick annotated jpg example of how I envision it looking which you can see below to get an idea of what I mean;

http://www.study-medicine.co.uk/imag...tabaseidea.jpg

Problem is although I know how to make the database itself I dont have the knowledge to make the .php front end for it. Besides the time it would take would be wasted on a simpel database of only ~65 entries, about 10-15 fields each.

I'm hoping there is already PHP database creation software for this kind of stuff out there, basically to databases what vbulletin is to forums. Does anyone know of any such software? ideally free or reasonably priced? Or how challenging would it be for someone with limited php knowledge to make a front end for it?

Thanks for your help! Sorry if this isn't the best place to ask this question but it seemed to fit most relevantly in here.

Dismounted 09-06-2008 05:02 AM

I suggest you have a look at the various tutorials out there for this "generalised" type of thing. Basically, you would just need to just query your database for the data, then display it.


All times are GMT. The time now is 01:25 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01237 seconds
  • Memory Usage 1,707KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete