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 > Save form fields and word doc in MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-13-09, 13:46
pirulo_y2k pirulo_y2k is offline
Registered User
 
Join Date: Jul 2009
Posts: 1
Question Save form fields and word doc in MySQL

Hi, I have this PHP form with several field, like name , address, age, etc etc and also contain an upload control to browse for a file. I want to save in a MySQL database several info from the form fields values, like name ,address and age, with the browsed file, so later I can retrieve the file just looking for the name or address detail.
Im planning to use a PHP and MYsql webhosting for that. How can i accomplish this?? I have no PHP neither Mysql experience, but Im It related guy, with other language knowledge.
Thanks!
Reply With Quote
  #2 (permalink)  
Old 07-13-09, 14:40
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
Quote:
Originally Posted by pirulo_y2k
Im planning to use a PHP and MYsql webhosting for that. How can i accomplish this??
1. hire someone

2. do it yourself
2a. buy a book (e.g. "Build Your Own Website with PHP and MySQL")
2b. develop and test it on your local computer first
2c. get professional consulting for SQL injection
2d. upload your application to your web host

simple, innit
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
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