C
|
cgphp 9/12/2013 |
global $conn;
|
R
|
RTC author 9/13/2013 |
Hi Cristian, I appreciate your reply. global $conn;
|
C
|
cgphp 9/13/2013 |
As I told you above, if the $Client, $Project, $Date and $Quantity variables are linked to the add form fields you have to use the $values array to access them. |
![]() |
Sergey Kornilov admin 9/13/2013 |
Something like this: global $conn; |