Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Hosted PHP/MySQL web site support
Mon, Mar 22 2021 6:25 PMPermanent Link

erickengelke

Avatar

Many people want to host a PHP/MySQL web site with EWB.  

This is further complicated by PHP/MySQL issues with Unicode multinational characters.

I've made a library which simplifies PHP/MySQL/EWB integration.  It's now included in my Nice library which is otherwise filled with EWB tools..

You can see a sample page at:

https://erickengelke.com/nice/phpnice/phpnice.html

which lets you leave a comment that only you (and I) can see, as it saves the comment and returns it only if you come again from the same IP address.

The readme file from the toolkit is included on the page so you can see how easy it is to use.
EWB Programming Books and Component Library
http://www.erickengelke.com
Sat, Apr 24 2021 7:39 AMPermanent Link

DFL

Erick, does your Nice library work with EWB 3?  I am interested in using MySQL with EWB 3- how do I do that?




erickengelke wrote:

Many people want to host a PHP/MySQL web site with EWB.  

This is further complicated by PHP/MySQL issues with Unicode multinational characters.

I've made a library which simplifies PHP/MySQL/EWB integration.  It's now included in my Nice library which is otherwise filled with EWB tools..

You can see a sample page at:

https://erickengelke.com/nice/phpnice/phpnice.html

which lets you leave a comment that only you (and I) can see, as it saves the comment and returns it only if you come again from the same IP address.

The readme file from the toolkit is included on the page so you can see how easy it is to use.
EWB Programming Books and Component Library
http://www.erickengelke.com
Image