> Have to pass it to JS. > <?php echo basename($_SERVER['REQUEST_URI']); ?>
> This seems to be working. How is that queryable from JS as anything but a random text node? That seems like a bad choice here. -- S.
> Have to pass it to JS. > <?php echo basename($_SERVER['REQUEST_URI']); ?>
> This seems to be working. How is that queryable from JS as anything but a random text node? That seems like a bad choice here. -- S.