User Profile

Collapse

Profile Sidebar

Collapse
whizzkid1892
whizzkid1892
Last Activity: Mar 10 '10, 04:36 PM
Joined: Dec 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • whizzkid1892
    started a topic Database Design

    Database Design

    I am currently developing an asp.net website for a college HE Open Day, and i'm just trying to finalize the database design including normalisation. The brief is as follows:

    **** College is looking to streamline the registration process for the Higher Education (HE) Open Day they hold twice a year. The College advertise ‘taster’ sessions in each vocational area and these are advertised for potential students to register prior...
    See more | Go to post

  • whizzkid1892
    started a topic How to get your site root via code
    in PHP

    How to get your site root via code

    I've been following a tutorial from lynda.com (beyond the basics) - theres a page of code which defines your site root. But I cant seem to find the correct path - here is the code of initilize.php

    PHP Code:
    Code:
    <?php
    
    // Define the core paths
    // Define them as absolute paths to make sure that require_once works as expected
    
    // DIRECTORY_SEPARATOR is a PHP pre-defined constant
    // (\ for
    ...
    See more | Go to post

  • whizzkid1892
    replied to LIMIT clause problem
    in PHP
    Thanks but where would I put that new line of code into my existing code?
    See more | Go to post

    Leave a comment:


  • whizzkid1892
    started a topic LIMIT clause problem
    in PHP

    LIMIT clause problem

    Hi, I have a movie database set-up and would like to create coding to show each movie in the database on its own page, and give the user links in a "page 1, page 2...." type navgation system. I have attempted this with the coding below but when I run the script in my browser I get the following error "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near...
    See more | Go to post

  • whizzkid1892
    started a topic Medical Records Database

    Medical Records Database

    I have to design a database for a doctors surgery for my college project. Here is the brief of the project:

    A local doctors’ surgery, Cedarwood Medical, would like to convert their paper-based medical/prescription records onto a database system, so that it is quicker and easier to find all patients who have been prescribed a particular drug at any one time.

    Cedarwood Medical would like to hold their patient details,...
    See more | Go to post
No activity results to display
Show More
Working...