How to insert today's date into a URL?

后端 未结 6 498
陌清茗
陌清茗 2020-12-11 23:11

I have a url that change every day based on today\'s date, for example:

http://www.newspaper.com/edition/20141227.ht         


        
6条回答
  •  旧巷少年郎
    2020-12-11 23:18

    Here's a simpler method that works

    
    

    This is as simple as it gets.

提交回复
热议问题