Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle web application

Re: Oracle web application

From: Keith Carney <kcarney_at_cox-internet.com>
Date: Mon, 20 May 2002 20:38:22 -0800
Message-ID: <F001.004658D1.20020520203822@fatcity.com>


Thank you, I would contact again for other questions if you don't mind. (One step at a time, right now I have to learn PHP, right?)

Aida (Keith is my husband)
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Monday, May 20, 2002 1:18 AM

>
> On Sat, 18 May 2002, Keith Carney wrote:
>
> > I am a beginner in Oracle and I need help.
> > I need to implement a interactive connection of oracle with web. I need
to
> > save data from web to database, make a kind of processing and send a
> > response to the web. I have no idea even how to make the implementation.
Can
> > somebody help me ?
>
> Keith:
>
> I would consider PHP (http://www.php.net). It is very powerful, and very
> fast. It is low overhead as compared to Java, and stored PL/SQL, as well
> as many other web development solutions. Basically you have PHP scripts
> embedded in HTML pages or templates which get executed by Apache in a
> similar way that CGI's used to. Actually PHP is compiled into the Apache
> server, or as a dynamically loaded module. My biz site runs on it:
> http://www.iheavy.com.
>
> HTH,
> Sean
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: sean.hull_at_pobox.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Keith Carney
  INET: kcarney_at_cox-internet.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon May 20 2002 - 23:38:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US