path in Windows(ver2)

0 views
Skip to first unread message

liuwei

unread,
May 7, 2009, 2:28:29 AM5/7/09
to phpShop
Well there are many link in layout such as:

<a href="<?php echo ini_get('session.cookie_path') ?>/checkout/
index">Checkout</a>

and cakephp render it as

<a href='//checkout/index'>Checkout</a>

but
<a href="<?php echo ini_get('session.cookie_path') ?>checkout/
index">Checkout</a>
is ok

will it be a bug?
Reply all
Reply to author
Forward
0 new messages