User Profile

Collapse

Profile Sidebar

Collapse
chriscross
chriscross
Last Activity: Oct 10 '06, 08:25 PM
Joined: Oct 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • chriscross
    replied to how to read with php from .csv file?
    in PHP
    also what code do i have to do to make a picture at the side of every item which is also viewed in the template when clicked?
    Thanks
    See more | Go to post

    Leave a comment:


  • chriscross
    replied to how to read with php from .csv file?
    in PHP
    [code=php]
    the code i used is:
    <?php
    # This program is free software; you can redistribute it and/or modify
    # it under the terms of the GNU Library General Public License as published by
    # the Free Software Foundation either version 2 of the License, or

    //=============== =============== =============== =============== =============== =============== =============== ============
    //classdef CSVHandler...
    See more | Go to post
    Last edited by pbmods; Jul 7 '08, 01:39 AM. Reason: Added CODE tags.

    Leave a comment:


  • chriscross
    replied to how to read with php from .csv file?
    in PHP
    Thanks but how can I make every line of data with a link to a template showing the data of the item clicked on from the same csv file?
    See more | Go to post

    Leave a comment:


  • chriscross
    started a topic how to read with php from .csv file?
    in PHP

    how to read with php from .csv file?

    I am trying to make three php pages:
    one showing the list of categories
    another showing a lost of the products of the category selected in the first page
    and the second showing the product selected in the second page

    I am using a .csv for a database, with the coloumns:
    Category, Products Information, Product Description, photo_file

    (the photo_file is the name of the file of the image which...
    See more | Go to post
No activity results to display
Show More
Working...