mister2quick Posted June 4, 2009 Share Posted June 4, 2009 I have a database that contains a list of names and addresses of businesses and their contact information and website or brochure (stored locally) on the computer. I run a Spry code within a PHP file to display the information from an XML file to the screen that is generated from a SQL database. What i would like to do is output the websites (or brochures) URL / file name as a hotlink, thus loading the website in a new window or loading the brochure (PDF). From what i've gathered, storing the information as a URL in the SQL database is complicated, I don't know how to "format" it for ease of access in XML. Is it possible to do? If you need me to provide code then let me know what you need. Any and all help is greatly appreciated! Quote Link to comment https://forums.phpfreaks.com/topic/160981-spryxmlphpsql-query-question-involving-urls/ Share on other sites More sharing options...
fenway Posted June 7, 2009 Share Posted June 7, 2009 Huh? Quote Link to comment https://forums.phpfreaks.com/topic/160981-spryxmlphpsql-query-question-involving-urls/#findComment-851093 Share on other sites More sharing options...
Ken2k7 Posted June 7, 2009 Share Posted June 7, 2009 varchar should do fine. Quote Link to comment https://forums.phpfreaks.com/topic/160981-spryxmlphpsql-query-question-involving-urls/#findComment-851099 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.