C
|
cgphp 6/19/2013 |
global $conn; |
N
|
nti author 6/19/2013 |
Thank you Cristian, works perfect. |
A
|
algreilly 6/20/2013 |
I have tried this code: |
![]() |
Sergey Kornilov admin 6/20/2013 |
Assuming that MemberLastName, MemberFirstName and MemberStatus are all text fields you can try the following: global $conn; |
N
|
nti author 6/20/2013 |
Here is the code:
|
A
|
algreilly 6/21/2013 |
Sergey, Assuming that MemberLastName, MemberFirstName and MemberStatus are all text fields you can try the following: global $conn; |