Jump to content

blueman

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

blueman's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. i am making appointment book. Appointment will "start time" and "length of the appointment" instead of "end time". How would i design database for this ? thanks
  2. if i enter number into a form, what type of data type is it in php (string or int)?  and, one more question: is there a difference between [color=red]if($_POST["variable"]) }[/color] and [color=red]if(isset($_POST["variable"]){ }[/color] thanks
  3. hi, i am trying to create a simple membership system that allows registered members with limited privileges  and admin with full privileges. could you give a suggestion? thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.