PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Graphs in PHP dynamic websites
Graphs in PHP dynamic websites
Iniciado por Ruan, 23,oct. 2014 22:09 - 3 respuestas
Miembro registrado
208 mensajes
Popularité : +1 (1 vote)
Publicado el 23,octubre 2014 - 22:09
Good Day

We are looking to purchase WebDev for the company but after reading up a little I notice that we cannot do any graphs on PHP Dynamic Websites but only on the sites that require the webdev application server. Is this correct? If not will we be able to create graphs on the PHP Dynamic Websites?

Thanks
Publicado el 24,octubre 2014 - 12:08
Hi Ruan

except if you have an EXTERNAL requirement to do PHP (ie the customer
accept only that option), then you should NEVER go in that direction, as
many things are not available or much more complex in that mode.
Furthermore, on top of having MANY cons, this mode has NO PROs at all.

And no, the absence of the webdev server COST is not a valid point
either. You can find shared hosting with webdev+HF for 5$/month, and if
you need a dedicated server for bigger volumes, then the cost of the
webdev server becomes negligible.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

NEW: WXReplication, your open source replication system is available on
my web site!!!
WXShowroom.com: Show your projects!
More information on http://www.fabriceharari.com


On 10/23/2014 2:09 PM, Ruan wrote:
Good Day

We are looking to purchase WebDev for the company but after reading up a
little I notice that we cannot do any graphs on PHP Dynamic Websites but
only on the sites that require the webdev application server. Is this
correct? If not will we be able to create graphs on the PHP Dynamic
Websites?

Thanks
Miembro registrado
208 mensajes
Popularité : +1 (1 vote)
Publicado el 24,octubre 2014 - 14:37
Fabrice Harari wrote:
Hi Ruan

except if you have an EXTERNAL requirement to do PHP (ie the customer
accept only that option), then you should NEVER go in that direction, as
many things are not available or much more complex in that mode.
Furthermore, on top of having MANY cons, this mode has NO PROs at all.

And no, the absence of the webdev server COST is not a valid point
either. You can find shared hosting with webdev+HF for 5$/month, and if
you need a dedicated server for bigger volumes, then the cost of the
webdev server becomes negligible.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

NEW: WXReplication, your open source replication system is available on
my web site!!!
WXShowroom.com: Show your projects!
More information on http://www.fabriceharari.com


On 10/23/2014 2:09 PM, Ruan wrote:
Good Day

We are looking to purchase WebDev for the company but after reading up a
little I notice that we cannot do any graphs on PHP Dynamic Websites but
only on the sites that require the webdev application server. Is this
correct? If not will we be able to create graphs on the PHP Dynamic
Websites?

Thanks


This sounds good, Can you use the application Server (Engine) with Windev? Can I install this engine on one of my servers? Can you buy it separate? I want to test this with my Windev Webservices.

Thanks
Publicado el 24,octubre 2014 - 16:02
Hi Ruan

This sounds good, Can you use the application Server (Engine) with
Windev? Can I install this engine on one of my servers? Can you buy it
separate? I want to test this with my Windev Webservices.


Windev doesn't NEED it, but you can call awp pages (made in webdev) from
a windev program using httprequest, thus creating a REST type webservice.

YOu can install the webdev server on any windows server (and some linux,
but there are limitations again there), including yours.

You have to buy it separately, and there is a free version limited to 10
concurrent connections available for downlaod/testing.

And yes, the windev webservices (new technology) are using the webdev
server engine

Best regards


--
Fabrice Harari
Consultant WinDev, WebDev et WinDev Mobile International

NOUVEAU: WXReplication, votre système de réplication open source est
disponible sur mon site web !!!
WXShowroom.com : Montrez vos projets !
Plus d'information sur http://fabriceharari.com


> Thanks