hyperlinks

Light Poster
24Apr2007,22:06   #1
cbesh2's Avatar
I am developing a database using MySQL and PHP for the company I work for and would like to include non-web hyperlinks that are associated with each project. Is this possible? I know it can be done with .doc, .xls, and .pdf but we have other file types that we use in our company. Thanks for your help in advance.

Sorry if I posted this in the wrong forum.
Go4Expert Founder
25Apr2007,07:54   #2
shabbir's Avatar
Are you talking about the links pointing to the same page in a page / document.
Team Leader
25Apr2007,10:09   #3
pradeep's Avatar
Are talking about linking your local files?
Light Poster
25Apr2007,19:03   #4
cbesh2's Avatar
Hyperlinks from my webpage (PHP) to files on my harddrive (or networked computers)>
Team Leader
25Apr2007,19:07   #5
pradeep's Avatar
You can link to files on your harddrive but that'd only be accessible by you, but if you put a link to a network share it'll be accessible by everyone on the network, given they have access to the shared item.