To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Tools > Dreamweaver

Dreamweaver In need of help with Dreamweaver?

Reply
 
Thread Tools Rate Thread Display Modes
Old 08-02-2003, 04:41 PM   #1
BEFOR
Senior Member
 
Join Date: Jun 2003
Posts: 381
Question Link to text file/create resume database

Still new to php/MYSQL, I am trying to find the best way to link to text file documents.

I've seen results with PDF, but don't know if enough users have Adobe. Maybe a Word document, or just simple text that will be able to hold margins, column widths etc.

But this will be a basic format of uploaded resumes. (ASCII?)
I need to:

1) upload preformatted resumes into text file database on submit

2) link to this database off other tables.

So how does a php neophyte link to a table that would be able to call several-page text file resumes?

--Buzzly? Elizabeth?? Hello!?

Last edited by BEFOR; 08-02-2003 at 05:33 PM.
BEFOR is offline   Reply With Quote
Old 08-05-2003, 01:25 PM   #2
mzanimephp
genki ni shitemashitayo
 
mzanimephp's Avatar
 
Join Date: Dec 2002
Location: California
Posts: 274
You should probably post this in the Newbies or Coding forums. BuzzLY and Elizabeth are all too often seen in those places.

That is... unless your using Dreamweaver to edit your stuff.
__________________
Scripting PHP, one line at a time | My web site
mzanimephp is offline   Reply With Quote
Old 08-05-2003, 01:41 PM   #3
BEFOR
Senior Member
 
Join Date: Jun 2003
Posts: 381
Thank you mzanimephp,

Actually I do use Dreaweaver for edit,

Anyone use " PURE PHP UPLOAD"??
BEFOR is offline   Reply With Quote
Old 08-15-2003, 05:46 PM   #4
design2odd
Junior Member
 
Join Date: Aug 2003
Posts: 3
You will want to create a template for viewing resumes.

viewresume.php

In this file you will want to $_GET the resume ID from your database. And use that ID in each query to generate content for your template.

Your result query will look something like this

$_GET['resumeID'];
$result = "SELECT * FROM resumeTable WHERE resumeID = '$resumeID';
design2odd is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Forum Jump


All times are GMT -4. The time now is 01:50 PM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.