If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > I want now to add a MySQL DB for my client to change the rental rates

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-09-07, 05:42
lse123 lse123 is offline
Registered User
 
Join Date: May 2007
Posts: 139
I want now to add a MySQL DB for my client to change the rental rates

I have built a rent-a-car site in php with auto quote/book system and I want now to add a MySQL DB for my client to change the rental rates , after login securely ... well what to do , I am beginner ?

http://www.paphoscarhire.com
There must be a login page(secure) login.php and another welcome.php with the html form to change values ... ?
Reply With Quote
  #2 (permalink)  
Old 05-10-07, 06:50
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
First : learn some SQL
Second : design a database
Third : design PHP to insert values into your database.

To be honest you're being a bit vague. How is the datarepresented at the current time? How do you get your data at the present time? How did you get the initial data? Is there are database system available to you? Do you have to design one from scratch?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On