SEO Software
Closed Thread
Results 1 to 5 of 5

Thread: PHP Date problem

  1. #1

    Default PHP Date problem

    I have a problem formatting date in php. Can anyone help me with it?

    Thank you


  2. Micro Niche Builder

  3. #2
    404 Error Not Found... decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher's Avatar
    Join Date
    Jan 2003
    Posts
    4,299
    Thanks
    132
    Thanked 294 Times in 195 Posts
    Blog Entries
    12

    Default

    Try this, it should work for displaying date format in php...

    PHP Code:
    <?php 
    print date("l, F jS Y");
    ?>
    Thanks!
    Micro Niche Builder - Build SEO Friendly Sites that CONVERT LIKE CRAZY for Adsense, Amazon, Clickbank, & CPA Offers!
    SEO Contest - Home of the WORLD FAMOUS Search Engine Optimization Contests. Think you got what it takes?


  4. #3

    Default

    You should explain your problem properly. Which format do you want to print?

    You can use date function to print date

    date('Y-m-d')

    there are many formats but which do you want?

  5. #4

    Default

    where is your problem there? you should specify first your problem, not in general problem.

  6. #5
    Junior Member alibaba-clone is on a distinguished road alibaba-clone's Avatar
    Join Date
    Dec 2009
    Location
    Johannesburg, South Africa
    Posts
    92
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    you need to tell what format you want, then i will give you exact code to format the date as per ur needs.

Closed Thread

Similar Threads

  1. ASP problem
    By Avss in forum ASP Help
    Replies: 3
    Last Post: 06-19-2009, 05:13 AM
  2. Adsence problem
    By cathy dow in forum Adsense
    Replies: 2
    Last Post: 06-15-2009, 11:32 AM
  3. Monitor Problem
    By Amar in forum Computers & Internet
    Replies: 9
    Last Post: 04-28-2009, 11:27 PM
  4. Ad Display Problem
    By rich23 in forum SEO Forum
    Replies: 1
    Last Post: 02-24-2009, 10:10 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts