Variable in a query

QuestionsVariable in a query
Laura asked 6 years ago

Somebody can tell me how is the correct syntax for put the variable $suma in set, please!!
 
 $str = “UPDATE inventario_produccion.articulos SET existencia = ‘$suma’
WHERE codigo_articulo = {$data[“codigo_articulo”]}”;

1 Answers
Abu Ghufran Staff answered 6 years ago

Please refer faqs: How to load grid based on $_POST data from other page?
http://www.phpgrid.org/faqs/#20

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

16 + 2 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?