Re: PHP inside delphi



Hi Nick - perhaps try: PHP4Delphi at:
http://members.chello.be//ws36637/php4delphi.html
Cheers,
Kim.

"Nick Rollas" <nickrollas@xxxxxxxxxxx> wrote in message
news:42644378@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> i have a section on my software that is better to display PHP pages (using
a
> web display component of course) rathen than creating an interface with
> components. Of course i know the solution to install a webserver locally
and
> install PHP to display those pages correctly. The problem that I dont want
> to put the user in that big installation process. Do you have anything
else
> to suggest me? Something more "embedded" in my app? Something like an
> internal web server that allows PHP to be executed?
>
> Thanks
>
>


.



Relevant Pages

  • PHP inside delphi
    ... i have a section on my software that is better to display PHP pages (using a ... install PHP to display those pages correctly. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Object Oriented Content System - the idea
    ... >I expected php to be smarter then that. ... >form like bytecode in memory for the next request. ... each action added some stuff to a "response" XML document. ... that map/object/data and formats it for HTML display using an includeed PHP ...
    (comp.lang.php)
  • Re: session trouble
    ... Note that you're building your display block AFTER your loop. ... <?php session_start; ... The problem here is going to be since you have multiple school clubs, it's going to be hard to relate a particular club to the entry in your database if it going to be changed. ... Another way is to add a suffix to each field, often times the primary key for the table. ...
    (comp.lang.php)
  • Re: Redirecting between PHP Pages
    ... but at the very least in a php script. ... > on the outcome of the validation, you want to do one of two things: ... with the various bits of HTML being ... Display login form ...
    (comp.lang.php)
  • Re: Open and process remote page
    ... William Hudson wrote: ... I have toyed with some of the php functions for opening URLs, ... > I need to fully emulate a browser, ... > display the remote page). ...
    (comp.lang.php)

Loading