View Single Post
  #2  
Old 09-16-2004, 07:38 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

What I do is create a php script that manually connects to the x-cart database, pulls the information I need, and then writes it using php. Then I skip all of the x-cart code which makes it faster, and avoids smarty.
Reply With Quote