Tuesday, May 19, 2015

Fatal error: Call to undefined function pg_connect()

Uncomment following lines in your php.ini and you are good to go.

extension=php_pdo_pgsql.dll
extension=php_pgsql.dll

I hope this helps. Thanks!!!!

Thursday, May 7, 2015

NetBeans How to : Using Subversion

I will just post the original link here and attachment.

https://wiki.csc.calpoly.edu/Surelock/wiki/NetBeansHOWTO

Please let me know if the link is broken. Hope it helps.. thanks!!