![]() |
Sergey Kornilov admin 6/29/2012 |
Save it to session variable and use it on any page: $_SESSION["workh"]=$data["workhours"];
|
M
|
meirco author 7/3/2012 |
php runner 5.1 my php runner app is 3 years old and i forgot how to do this. in the add page I need to display fields data from another table not related, and does not need to be saved in the current table. |
M
|
meirco author 7/11/2012 |
|