Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 06-03-2005, 11:57 AM   #1 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default !!! Help !!!


hi
i m new to PHP ....
plz tell more abt it ...
its a server side scripting ... i know that ..
which sever sud i use to deploy PHP .... where can i get the compiler ...

plz help
thanks
__________________
mekalodu
iinfi is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 06-03-2005, 02:26 PM   #2 (permalink)
Broken In
 
Join Date: Nov 2004
Location: Latitude:13.083 Longitude:80.283
Posts: 137
Default

You can use Apache server the most famous web server especially for PHP...and then you can download the compiler from http://www.php.net/downloads.php. But downloading them seperately and configuring them is a bit difficult for beginners...instead you can try to use PHPdev or PHPTriad or any other complete packages[there are a lot of them], which provide all the essential softwares such as Apache, PHP, MySql together.
__________________
Known is a Drop, Unknown is an Ocean...
[lokesh] is offline  
Old 06-03-2005, 03:27 PM   #3 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

hey cant i use SQL server 2000 or oracle with PHP ??
__________________
mekalodu
iinfi is offline  
Old 06-03-2005, 03:36 PM   #4 (permalink)
Just Do It
 
Charley's Avatar
 
Join Date: Feb 2005
Location: Bangalore
Posts: 2,126
Default

Follow these steps to prepare your PHP installation for connecting to Oracle databases:

* Download PHP from www.php.net, install as per the install.txt file, and test if everything is working.

* Install the Oracle Client (or Server) software on your machine and configure SQL*Net to connect to your database(s). See the SQL*Net FAQ for details.

* Edit your php.ini file and uncomment the following two lines (only if your version shipped with pre-compiled extension modules):

;extension = php_oci8.dll
;extension = php_oracle.dll

... otherwise, compile PHP with the following options:

--with-oracle=/path/to/oracle/home/dir
--with-oci8=/path/to/oracle/home/dir

* Ensure that your "extension_dir" parameter (in php.ini) points to the location where the above extension files reside.
Charley is offline  
Old 06-03-2005, 03:37 PM   #5 (permalink)
Just Do It
 
Charley's Avatar
 
Join Date: Feb 2005
Location: Bangalore
Posts: 2,126
Default

for SQL use this link


http://www.builderau.com.au/architec...0283164,00.htm
Charley is offline  
Old 06-03-2005, 03:43 PM   #6 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

thanks both of u!!!
__________________
mekalodu
iinfi is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Tenida
- by Charan
- by abhidev

Advertisement




All times are GMT +5.5. The time now is 10:20 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2