PHP

How to connect to oracle database with php

We all are familier with php mysql applications. Now a days there is a very few php applications that uses oracle. Reference on how to connect to php oracle is also much low in number. I had trouble when searching for the solution on net.

To connect to php oracle. First you should enable oci module in your php.ini configuration. Generally it is located at “C:/windows”
So open “php.ini” with a notepad. Find the line

1 Comment

Read more

District list of Bangladesh as array in php

Looking for to create an drop down for all districts in Bangladesh ? But don’t have all their list? Here is the solution. I have created a php array with list of all districts you can use this to manipulate drop down box as you need.

No Comments

Read more

Page 2 of 212