Jump to content

[SOLVED] passing values to two variable


black_box

Recommended Posts

I want something like this

 

$a //query the table "Library" (but i want the value of $b)

//inserting data into table "Library" database

$b //after query "Library" table the output

 

So i want the value of b to the a (mean value of $b and $a is same) so how to pass the value of b to a?

Link to comment
https://forums.phpfreaks.com/topic/78112-solved-passing-values-to-two-variable/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.