• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.

Search results

  1. B

    QUESTION Attribute with js window.location won't work

    I, I have a Php script I made to generate a drop down list of dates. I use Javascript to open a new url with php variables in it when an element is selected in this list. I use <?php echo $variable ;?> in a window.location function. When the new URL is generated, the echo won't add the...