elixir Posted July 1, 2004 Posted July 1, 2004 basically.. I have this site http://www.thelowcarbgrocery.com and I want to display what's new in the shop outside of the actuall catalog which is here http://www.thelowcarbgrocery.com/catalog I want to include whats_new.php on the homepage.. but obviously if I try to just include the whats_new.php on the homepage. I'll get errors. cause you need the rest of the crap to be there.. is there anyway I can display this info ouside of the actuall catalog ? please help
Acheron Posted July 1, 2004 Posted July 1, 2004 Not quite sure of the specific technical restrictions, but you should be able to create a new page and pull directly from the DB. Store looks very good btw (aside from the need for an image contribution to unblur some of the pics).
elixir Posted July 2, 2004 Author Posted July 2, 2004 ah yes.. pull directly from the DB.. coo coo.. problem is I'm not UBER cool with PHP.. I can do includes... and hack and slash existing code.. but alot of the finer details I'm not so good.. if you know how you would do this.. I'd love to hear it :)
AlanR Posted July 2, 2004 Posted July 2, 2004 ah yes.. pull directly from the DB.. coo coo.. problem is I'm not UBER cool with PHP.. I can do includes... and hack and slash existing code.. but alot of the finer details I'm not so good.. if you know how you would do this.. I'd love to hear it :) Play around. If you pull in the right includes it should work, there's not that many. Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.