Jump to content

PHP with mySQL


jio

Recommended Posts

I need help due soon. I'm not asking to copy anyone's exact answers, I can learn and re-write my own later. It's about

1)From a PHP page, create a MySQL database

2)From a PHP page, create the appropriate tables

3)From a PHP page, apply CRUD operations using SQL language

--------------------------------------------------

The database contains the following elements:

ID of type INT and length 6

Name of type VARCHAR and length 40

Type of type VARCHAR and length 40 

Make of type VARCHAR and length 40 

Model of type VARCHAR and length 40

and

The items from an input csv file are imported into the database table through a PHP script

and

A Javascript script is used to search through the items in the database when the user enters text in the search field.

No items are displayed when the search field is empty.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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.

×
×
  • 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.