Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Matthias Gutehall #1
PHP & modules
Hi all
I've just taken over a website and it has link like this index.php?mod=site.
Now I need to make a news section that displays the topics and then links to
Detail page.
The problem right now is that if I use DMX Go to detail page nothing
happens. The index.php?mod=main is called and not index.php?mod=news.
What am I doing wrong?
/TIA
Matthias
Matthias Gutehall Guest
-
RE : how to use PPM ? If modules haven't in PPM ???
Sorry , I have to ask another question because PPM has no something... I search tk by ppm. It has no TK::JPEG. I saw JPEG from CPAN site. So, How... -
MMS Modules?
Hi has anyone heard of a Perl Module that can allow you to compose a MMS message, I wish to send a still image to my MMS phone from my PC -- Ian... -
where to look for modules?
on my system, perl looks for modules in /usr/lib/perl5/5.8.0/. how can i specify an additional path to look for modules in? say for instance,... -
using modules only when available
I have a program that has an optional GUI which makes use of Tk. On machines without Tk, the program errors out looking for the Tk modules. ... -
Modules for XS.
I need to call C functions from my Perl code, which requires XS. Since I never used it before, I want to know what modules need to be installed in... -
Alexandru COSTIN #2
Re: PHP & modules
Hi Matthias,
Are there some mxincludes_start(...) calls in your page? As this
mod=something is pretty much similar with our MX Includes product
[url]http://www.interaktonline.com/go/MXIncludes/[/url]
Contact me offlist if you need some help.
Alexandru
Matthias Gutehall wrote:--> Hi all
>
> I've just taken over a website and it has link like this index.php?mod=site.
> Now I need to make a news section that displays the topics and then links to
> Detail page.
> The problem right now is that if I use DMX Go to detail page nothing
> happens. The index.php?mod=main is called and not index.php?mod=news.
>
> What am I doing wrong?
>
> /TIA
> Matthias
>
>
InterAKT Online - Dreamweaver extensions
[url]http://www.interaktonline.com/[/url]
Alexandru COSTIN Guest



Reply With Quote

