| | |
how to create-call stored procedure
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Apr 2006
Posts: 62
Reputation:
Solved Threads: 0
Hi,
I want to call a stored procedure for the below php code. How can i create a stored procedure and call it for below program instead. Mysql please.
Thanks.
I want to call a stored procedure for the below php code. How can i create a stored procedure and call it for below program instead. Mysql please.
Thanks.
PHP Syntax (Toggle Plain Text)
$comboSecenek=$_POST["ComboBox"]; $adet=$_POST["adet"]; $sql = "UPDATE product SET amount = amount + '$adet' WHERE name = '$comboSecenek'";
Last edited by peter_budo; Apr 7th, 2008 at 8:50 pm. Reason: Double post
![]() |
Similar Threads
- Getting OUTPUT values back from SQL Stored Procedure (C#)
- Calling and executing stored Procedure (C)
- Can we call a User defined Function using Linked Servers ? (MS SQL)
- how to create a sql table through coding in vb.net (IT Professionals' Lounge)
- C# calling parameterized Oracle storage procedure ? (C#)
- Long ado net question but urgent help required (ASP.NET)
- how do I run a "disconnected" stored procedure (MS SQL)
- Stored procedure call with ADO (C)
- Retrieving a field from a SQL procedure (ASP)
Other Threads in the PHP Forum
- Previous Thread: Help requested with sorting results into groups
- Next Thread: want to pass php variable to javascript
Views: 1660 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class cms code cron curl database date directory display download dynamic echo email encode error file files folder form forms function functions google howtowriteathesis href htaccess html image include insert integration ip java javascript joomla jquery limit link login loop mail menu methods mlm mod_rewrite multiple multipletables mysql oop parse paypal pdf php problem provider query radio random recursion regex remote script search select server sessions sms soap source space speed sql structure syntax system table template tutorial update updates upload url validation validator variable video web xml youtube





