Web Site Design

Discussion in 'Marketplace' started by Jook, Feb 17, 2007.

  1. Jook

    Jook New Member

    Joined:
    Feb 17, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Design a website of a cinema chain. Where visitor can register, browse and search for details about a movie and which area, cinema location, time and details of the movie Staff can login authenticate to the website by editing, entering, delete
     
  2. mavji

    mavji New Member

    Joined:
    Oct 26, 2010
    Messages:
    17
    Likes Received:
    0
    Trophy Points:
    0
    Hi jraven,

    I see you are interested in acquiring a C++ Employee. We are from StaffIndia outsourcing company and can provide you with a fully qualified experienced member of staff with a strong background in C++. We also provide many more services in the IT field.

    Please feel free to contact me for more details.

    Look forward to hearing from you.

    Mavji
     
  3. SarahSEO

    SarahSEO New Member

    Joined:
    Jan 14, 2011
    Messages:
    25
    Likes Received:
    1
    Trophy Points:
    0
    Occupation:
    SEO
    Location:
    India
    After many years of using the Internet, reading quite some information on user interface design and web page design, discussions on the Usenet and of course my own opinion I decided to make an overview of what in my opinion website designers, either professional or amateur, should and should not do. Note however that it is not my intention to give the impression that these are the rules everyone should apply and that there are no exceptions. In the end it is your website.
    After all first impressions is last impression. Web site makes that first impression.
     
  4. markhamilton

    markhamilton New Member

    Joined:
    Apr 11, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Have you launched the site as I would for sure like to see the website development work done here. If not, then do let me know. May be I could help.
     
  5. mariah

    mariah New Member

    Joined:
    Jul 4, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    you dont have any need to worry for this in this. the best thing is you need to develop your eCommerce type of website. and you can set operations in website according to own your intents and idea. nowadays you can get easily Website Templates. AND make it changes according to your own ideas.
     
  6. Delois

    Delois New Member

    Joined:
    Aug 6, 2011
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    From the my point of view you can create same website as eCommenrce type website. You can use .Net and PHP language for creating this website.
     
  7. herry085

    herry085 New Member

    Joined:
    Feb 4, 2012
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    This programming is working should create by the c and all C version i have not experience on C and c++ but i have some sql codes
    Code:
    --
    -- Table structure for table `players`
    --
    
    CREATE TABLE `players` (
     `id` int(11) NOT NULL auto_increment,
     `firstname` varchar(32) NOT NULL,
     `lastname` varchar(32) NOT NULL,
     PRIMARY KEY (`id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;
    
    --
    -- Dumping data for table `players`
    --
    
    INSERT INTO `players` VALUES(1, 'Bob', 'Baker');
    INSERT INTO `players` VALUES(2, 'Tim', 'Thomas');
    INSERT INTO `players` VALUES(3, 'Rachel', 'Roberts');
    INSERT INTO `players` VALUES(4, 'Sam', 'Smith');
    
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice