[DUG] Delphi 4 PHP - stored proc
Rohit Gupta
r.gupta at xtra.co.nz
Sun Feb 27 07:41:53 NZDT 2011
Neven,
now I suspect that I am not even executing the procedure, I dont think I
have teh params correct yet... the code is
$params = array();
$params['ip_email'] = $this->edtEmail->Text;
$params['ip_password'] = $this->edtPassword->Text;
// $params[0] = $this->edtEmail->Text;
// $params[1] = $this->edtPassword->Text;
$this->prc->Params = $params;
$this->prc->Prepare ();
$this->prc->close ();
$this->prc->open ();
On 26/02/2011 11:37 p.m., Neven MacEwan wrote:
> Rohit
>
> Which DB? which library?
>> Does anyone know hot get a value/result back from a php function in
>> delphi 4 php using storedproc ?
>>
>> I have tried many variations from other languages - but no go. There is
>> no help and the examples dont provide much insight.
>>
>>
>>
>> _______________________________________________
>> NZ Borland Developers Group - Delphi mailing list
>> Post: delphi at delphi.org.nz
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
>>
>>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
>
> __________ Information from ESET NOD32 Antivirus, version of virus signature database 5908 (20110225) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus signature database 5908 (20110225) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
>
--
Regards
*Rohit Gupta*
B.E. Elec., M.E., Mem IEEE, Member IET
Technical Manager
Computer Fanatics Ltd
*Tel *4892280
*Fax *4892290
*Web *www.cfl.co.nz
------------------------------------------------------------------------
This email and any attachments contain information, which is
confidential and may be subject to legal privilege and copyright. If you
are not the intended recipient, you must not use, distribute or copy
this email or attachments. If you have received this in error, please
notify us immediately by return email and then delete this email and any
attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20110227/40122159/attachment.html
More information about the Delphi
mailing list