> at work we designed the whole architecture for our projects from
> scracht based on freetrade.
>
> We use database abstraction, with PHPLib classes, code and design
> separated with templates using Xtemplate.
>
> It´s in spanish, its a coshopper like web. See it in action in:
> http://www.secompra.com

Interesting implementation. Everyone should note the approach to sending
those common form variables, for example:

http://www.secompra.com/index.php?PARMS=PAGE;prod,PROD;657,FROM;prodlist

In FreeTrade, this would be like

index.php?SCREEN=prod&PROD=657&FROM=prodlist

What was the thinking behind this difference?

Leon

---
Leon Atkinson <http://www.leonatkinson.com/>




------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to