![]() Topic awaiting preservation: PHP: Date script  | 
  |
|---|---|
| Author | Thread | 
| 
       Obsessive-Compulsive (I) Inmate From: USA  | 
    
       
  posted 04-05-2004 16:56
      
      I'm mostly an ASP developer, and I've been stuck with a php project.  I've just started picking up on php a few days ago, so I apologize that my question is pretty elementary.  Basically, I want to convert a javascript calendar to php.  Here's the code for the javascript calendar:  | 
  
| 
       Paranoid (IV) Mad Scientist with Finglongers From: Germany  | 
    
       
  posted 04-05-2004 17:01
      
      the php date function in conjunction with the appropriate format string (w, I believe) should get you started.  |