473,671 Members | 2,281 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

upload resume from form to database and later retrieve in another php file

9 New Member
hi guyz!,
im using win xp, xampp version 2.5

Requirement: Upload resume from form and store in database and this would be "register.h tml" file
later i want to retrieve that resume from database n display it in "registerdispla y.php"
cud u plz guide me how to acheive this........

i have hosted this site in godaddy.com problem is
mysql_connect(' localhost', 'mysql_user', 'mysql_password ');
what should i write
in place of "localhost" "mysql_user " "mysql_password "

and what would be database name?
i mean how to create tables in godaddy.com,and what would be "localhost" "mysql_user " "mysql_password "

plz help me
Nov 21 '07 #1
6 3682
code green
1,726 Recognized Expert Top Contributor
Congratulations on asking completely the wrong question.
You want to know how to connect to a database on godaddy.com.
what should i write
in place of "localhost" "mysql_user " "mysql_password "
Don't know anything about godaddy but this is what you need generically
"localhost" the address of the database ie dbnumber.godadd y.com
"mysql_user " a user name with authority to access the database
"mysql_password " The password for the database applicable to said user
These should be in quotes as in your example
and what would be database name?
I can't believe you are asking that.
But then I don't know how godaddy works
Good luck anyway
Nov 21 '07 #2
Markus
6,050 Recognized Expert Expert
There's no way for us to tell you how to connect without you, yourself, knowing your connection details.

code green was a little to abrupt with his response, but maybe he's had a bad day. Don't worry about him.

What you'll need to do is, get in contact with godaddy.com then they should be able to provide you with the details!

IT may even be in your usercontrolPane l, in which case your details would be stored in there and you can create tables through the phpMyAdmin.

If this ISNT the case, contact godaddy. It's the only way!

Hope you get there eventually.
Nov 21 '07 #3
Atli
5,058 Recognized Expert Expert
Hi.

I think code green is running low on coffein today :)

But as both he and Markus said, we can not tell you what to put in these fields, as the information used to connect to a MySQL database is very sensitive and usually kept far out of reach from prying eyes.

You will have to contact your host to get this information, unless you are able to find it somewhere in a Control Panel.
Nov 21 '07 #4
code green
1,726 Recognized Expert Top Contributor
code green was a little to abrupt with his response, but maybe he's had a bad day. Don't worry about him.
I think code green is running low on coffein today :)
And I thought I was being nice.
Well spotted guys, I am feeling under the weather at the moment.
Nov 22 '07 #5
priyakollu
9 New Member
hi guyz!
actually im able to connect to database in local system but i donno in godaddy.com i jus wanted to know......anywa yz i donno how to upload resume from form to database and later retrieve in another file.......for timebeing....i jus gave them option to copy n paste resume in text area..even in that i have doubt....when ever im trying to retrieve resume from database im not getting whole resume last part resume is coming........b ut when i saw in database whole resume is stored....probl em is when im trying to retrieve im getting half part of resume.........

plz help me
Nov 23 '07 #6
code green
1,726 Recognized Expert Top Contributor
Can we see the code where you are downloading the data from the database?
Are you getting any errors?
At the moment we can only guess what is happening.
Ta
Nov 27 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2453
by: Sean Dotson | last post by:
I have a form that passes variables to an asp file and then uploads a file. For some reason the request.form is not getting the info from the form. It's returning blanks. Any insight would be appreciated.... Here is the asp file <HTML> <HEAD> <TITLE>File Upload Results</TITLE>
5
5894
by: Codeman II | last post by:
Hi there, I am building a form where the user must upload a picture and fill in his details. Now I have a problem as all of this is on the same form. How will I be able to have the Browse button to open the "file browse" dialog and the Submit button to submit the form data.
4
5483
by: kev | last post by:
Hi folks, I have created a database to store information on equipments. During the first level of registration, there is a form that i need the user to fill up details on the equipment testing. i have done this one.Now what i need is to enable the users to upload files and save it into the corresponding table. Example: 3. A laser inventory form has been completed for each 3b or 4 laser and submitted to the Laser Safety Officer...
9
20889
by: 8anos | last post by:
Hello, I am new at the community and newbie at programming :) As you may know rapidshare provides a perl script for linux, to upload files at their servers. You can find the original scripts at rapidshare news : http://images.rapidshare.com/software/rsapi.pl If you test it you will see that you can upload one file at time. I try to modify it in that way that script can read a text file with the names of the files i want to...
21
34390
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Uploading files from a local computer to a remote web server has many useful purposes, the most obvious of which is the sharing of files. For example, you upload images to a server to share them with other people over the Internet. Perl comes ready equipped for uploading files via the CGI.pm module, which has long been a core module and allows users...
2
7643
by: swethak | last post by:
hi, i wrote a code to upload a resume in mysql database and download that one . But in my database name,type,size of the file stored but content of the file not stored. So in my database content filed is empty.plz tell that what's the problem in my code. <? include("db.php");
7
3728
by: dragiton | last post by:
SA Upload SQL Database variable types (image upload and storage) I am having trouble with the SA Upload utility. The following code used to work correctly. However, I lost my database and had to rebuild. Does anyone have any suggestions on what I may have wrong. I am not sure if I built my table to store the picture id's correctly. Maybe a field type or something. <form name="UpdatePropertyPicture" method="POST"...
4
4878
by: MoroccoIT | last post by:
Greetings - I saw somewhat similar code (pls see link below) that does mupltiple files upload. It works fine, but I wanted to populate the database with the same files that are uploaded to mydirectory, but for some reason, I am getting different file names on the database. Here is the full code: please do serach on kewword "database" to see where I added my database code - that where I need help with. And here the link where I got it...
1
2249
by: raamay | last post by:
i have a form via which a member can register and upload his resume (CV). Now, i just can figure out how it can be done via a single form. I want the users record to be inserted in the database aswell as the file name. Later, i can just retrieve the filename against each user and display his/her information aswell as create link to his/her resume. My allowed file types are doc and pdf files. Some example code plus some ideas would truly be...
0
8476
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8670
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7437
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6229
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5696
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4407
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2051
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1809
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.