modules

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Kyleva2204
-


Joined: 09 Mar 2003
Posts: 10

PostPosted: Tue Mar 11, 2003 12:59 am    Post subject: modules Reply with quote

Hello,

I cant get PHP to work. I can get some functions to work such as
Code:

if($page == page1){
echo "Hi!";
}

but when I do another one like
Code:

if($page == page1){
echo "Hi!";
}
if($page == page2){
echo "page 2";
}

i get an error. Im installin a newsletter script. I think that I need to install PHP modules. Where can I download them?
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Mar 11, 2003 1:35 am    Post subject: Re: modules Reply with quote

It would help us a lot (in order to help you) if you tell us what error you get? (by the way, that seems to have nothing to do with modules, we guess that you get something like undefined variable. If so, do a small search on "undefined variable" and you will find the fix)
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Kyleva2204
-


Joined: 09 Mar 2003
Posts: 10

PostPosted: Tue Mar 11, 2003 3:34 am    Post subject: Re: modules Reply with quote

aprelium wrote:
It would help us a lot (in order to help you) if you tell us what error you get? (by the way, that seems to have nothing to do with modules, we guess that you get something like undefined variable. If so, do a small search on "undefined variable" and you will find the fix)
yes that is the errors.
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Mar 11, 2003 11:59 pm    Post subject: Re: modules Reply with quote

Kyleva2204 wrote:
yes that is the errors.

So have a look on http://www.aprelium.com/forum/viewtopic.php?t=85 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group