If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Official date is January 2005, but we all know this means "sometime after
January 1, 2005"... :)
Tom
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]On
> Behalf Of Ben Walsh
> Sent: Monday, January 10, 2005 6:31 PM
> To: [email protected]
> Subject: [meu] Empresa 5
>
>
> Does anyone have an idea when we can expect Empresa 5? The last I heard was
> "late in 2004".
>
> Thanks in advance.
>
> Ben
>
>
Anyone know of some one who can compile some miva code for me? Ain't got
the compiler yet (soon, I hope) but need to get some files compiled before
then. Won't need the service for a couple weeks, but would like find out
who does it and how much they charge.
Most of the new features are indicated in the docs, however some of the
latest additions are only added into readme files (either for the compiler
or Empresa, so you'll have to check them both!).
About the obsolete features, I think they were dropped off the docs - but if
I remember correctly these concerned mainly the FMT operator, the macros and
the time_*_raw etc.
I believe that all (or most) obsolete features were listed in the initial
4.0 release notes (either compiler or Empresa, possibly both). Markus is
right though - if you do not find an old operator, command, or a function in
the new docs, it means it is no more supported.
Most of the new features are indicated in the docs, however some of the
latest additions are only added into readme files (either for the compiler
or Empresa, so you'll have to check them both!).
About the obsolete features, I think they were dropped off the docs - but if
I remember correctly these concerned mainly the FMT operator, the macros and
the time_*_raw etc.
Markus
-----Original Message-----
From: Jonathan Coulter
Is there documentation somewhere that lists what is and what ISN'T included
in compiled?
Jon
-----Original Message-----
From: [email protected] [mailto:[email protected]]On
Behalf Of MvMarkus
Sent: Tuesday, January 11, 2005 4:19 PM
To: 'Jonathan Coulter'; [email protected]
Subject: RE: [meu] FMT Operator
Only uncompiled. Jack Wilson once wrote a compiled version, but that has
-unfortunately- disappeared with him.
Accessing PHP Dynamically Created Variables with Miva
post it to a mivascript file, or call the PHP file with MvCall from a mivascript and parse
it out...would need more specifics to be specific.
-Bruce
......................................
PHOSPHOR Media
Featuring: StoreMan - A smarter way to manage Miva Merchant(tm) Store Content.
Download a hassle-free demo today
<A HREF ="http://www.phosphormedia.com/go.mv?ID=listsm">http://www.phosphormedia.com/go.mv?ID=listsm</A>
......................................
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]On
> Behalf Of Jonathan Coulter
> Sent: Thursday, January 13, 2005 12:36 PM
> To: [email protected]
> Subject: [meu] Accessing PHP Dynamically Created Variables with Miva
>
>
> Probably been asked before, but ...
>
> Can You (and HOW can you) access PHP dynamically created variable using
> MIVA?
>
> For example, if I have a PHP variable called "username", how can I access
> that in a Miva script?
>
> Thanks!
> Jon Coulter
>
>
>
Accessing PHP Dynamically Created Variables with Miva
Hmmm ... interesting. I was thinking about writing the info to a text file
and using <MvIMPORT>, but was hoping there was/is a better way.
Specifically, I'm looking at using PHP Guard Dog for User Authentication.
There is a demo here: <A HREF ="http://www.phpguarddog.com/demo.php which brings up">http://www.phpguarddog.com/demo.php which brings up</A>
several dynamic variables.
Thanks!
Jon
-----Original Message-----
From: [email protected] [mailto:[email protected]]On
Behalf Of Bruce - Phosphor Media
Sent: Thursday, January 13, 2005 4:08 PM
To: [email protected]
Subject: RE: [meu] Accessing PHP Dynamically Created Variables with Miva
post it to a mivascript file, or call the PHP file with MvCall from a
mivascript and parse
it out...would need more specifics to be specific.
-Bruce
......................................
PHOSPHOR Media
Featuring: StoreMan - A smarter way to manage Miva Merchant(tm) Store
Content.
Download a hassle-free demo today
<A HREF ="http://www.phosphormedia.com/go.mv?ID=listsm">http://www.phosphormedia.com/go.mv?ID=listsm</A>
......................................
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]On
> Behalf Of Jonathan Coulter
> Sent: Thursday, January 13, 2005 12:36 PM
> To: [email protected]
> Subject: [meu] Accessing PHP Dynamically Created Variables with Miva
>
>
> Probably been asked before, but ...
>
> Can You (and HOW can you) access PHP dynamically created variable using
> MIVA?
>
> For example, if I have a PHP variable called "username", how can I access
> that in a Miva script?
>
> Thanks!
> Jon Coulter
>
>
>
Comment