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
User Profile
Collapse
-
[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...Leave a comment:
-
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?Leave a comment:
-
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...
No activity results to display
Show More
Leave a comment: