El_Dudereno Posted August 3, 2009 Share Posted August 3, 2009 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 More sharing options...
Mark Baker Posted August 3, 2009 Share Posted August 3, 2009 More like a javascript variables problem You might be better off asking in the js forums But without seeing the code, it's difficult to answer, and all your showing is the two lines in the html that include your javascript code Link to comment https://forums.phpfreaks.com/topic/168629-php-variables-problem/#findComment-889612 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.