Jump to content

PHP Variables Problem


El_Dudereno

Recommended Posts

The problem that I have at present is as follows:

 

I have these two pages that are loaded up when my page runs, the result of this is that a clock should be displayed.

 

 

<script type="text/javascript" src="wes_ica.js"></script>

<script type="text/javascript" src="../../../u0000700/wes_ica_08_09/wes_ica.js"></script>

 

The first one is to hold 4 variables that will be used in the second. I have had my code from the second checked and this I am sure is correct.

The problem that I have is I am not sure how to write the variables  in this file. Does there need to be a header etc or is it ok to just write the variables with nothing else.

 

The variables are:

dow: f or s

cdate: a to p but no n

ctime: a to f

city: 0 to 36

 

Any help will be appreciated!

Link to comment
https://forums.phpfreaks.com/topic/168629-php-variables-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.