php - PostgreSQL for Windows -



php - PostgreSQL for Windows -

basically used create web systems php , mysql, wanted larn new database system, chose postgresql. uninstalled xampp , installed postgresql-9.3.4-2-windows-x64 pgadmin iii.

question 1: how can run php files using postgre assuming im creating new scheme scratch. set php file? still need install xampp again? or set files within folder in postgresql installation folders?

question 2: how can manage databases using pgadmin instead of phppgadmin or browser based postgresql database manager.

postgresql database, set php files in directory apache can serve, , configure apache accordingly. can start here

as how utilize pgadmin, rtm.

php postgresql psql

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -