Jump to content

New Member!


Recommended Posts

ok well i do have 1 question but its for HTML and PHP. i made a form, using html obviously and it's for a site store, and i will be selling books i'm working on, and i want it so that when the person chooses a title and a file format(pdf, html file, or paperback) that it will print the books cover and also show the price. i know it is probably simple but i cant remember how to. i used to do alot of php. i just forgot a bit of it, because i have been learning C++.

Link to comment
Share on other sites

What you need is a backend or a database like MySQL (opensource/free) to store the information about the book and its price.

If you are new to Mysql, I would recommend reading up on the links below

http://www.mysqltutorial.org/

http://www.tizag.com/mysqlTutorial/

http://www.tutorialspoint.com/mysql/index.htm

Or if you just want to generate a PDF document

http://www.tutorialspoint.com/mysql/index.htm

http://articles.sitepoint.com/article/generate-pdfs-php

http://www.weberdev.com/get_example-4804.html

If you need help you can PM me, I will be more than happy to help you.

Edited by Infiltrator
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...