Can't get the code to return the date in spanish

Hello,

This is my first post to this forum and I am a newbie to PHP. I am working with a blog that currently returns the date in english. I am trying to figure out how I can change the code so it returns the date in spanish. I have attached the file to this post. Any help highly appreciated.

Jaco


user_dsp_dating.php.txt (28.1 KB)

right now the code uses:

$startdate1=date(“Y-m-d”);

Sponsor our Newsletter | Privacy Policy | Terms of Service