Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dynamic website on CD. How's it done?

LEGEND ,
Feb 22, 2008 Feb 22, 2008
Is there a way to put a dynamic website on a CD for distribution that
doesn't require a web server? It's easy to do with a static site but
how does one accomplish such a thing with a dynamic site (PHP/MySQL)?
TOPICS
Server side applications
363
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 22, 2008 Feb 22, 2008
One way is to use our Site Import tool, which converts dynamic sites to
HTML. Basically, it re-writes your dynamic links (like product.php?id=23) to
an HTML link (i.e., product_php_id_23.htm) and on that page, writes out the
rendered HTML content. There is no server-side code output. You can learn
more at
http://www.webassist.com/professional/products/productdetails.asp?PID=142

We just, by the way, released a new version, 3.0, so the product is on
special for the next couple of weeks.

Best - Joe
Joseph Lowery
VP of Marketing, WebAssist - http://www.webassist.com
Author, Dreamweaver CS3 Bible - http://www.idest.com/dreamweaver/

"Brett" <nospam@address.withheld> wrote in message
news:fpn82l$3c3$1@forums.macromedia.com...
> Is there a way to put a dynamic website on a CD for distribution that
> doesn't require a web server? It's easy to do with a static site but how
> does one accomplish such a thing with a dynamic site (PHP/MySQL)?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 23, 2008 Feb 23, 2008
Thanks Joe, looks interesting.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 23, 2008 Feb 23, 2008
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 26, 2008 Feb 26, 2008
LATEST
John,

Thanks for the info. Google is a great thing!

Brett
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines