Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/question/public_html/scripts.php on line 1574
Q: Postgresql Web Developement with Stored Procedures
Submitted By: Superhero, 47 days, 7 hours, 58 minutes ago
Can you use Postgresql Stored Procedures in a manner similar to Oracle Web Cartridge to output web pages? If not, when will I be able to? This would make web development ten times easier. I hope the stored procedures do sql inline. I hate stringing SQL statements.
Please try not to post duplicate answers... if you see an answer that you want to post, just add a vote to it and you can add a note as well. Thank You