D
|
danaci 5/2/2009 |
$global conn; |
C
|
chinwag author 5/3/2009 |
$global conn; $sql = "Your SQL query here"; db_exec($sql,$conn);
|
![]() |
Sergey Kornilov admin 5/3/2009 |
Try this: function BeforeAdd(&$values,&$message,$inline) |
C
|
chinwag author 5/4/2009 |
I get the error below with your code: Parse error: syntax error, unexpected T_STRING in /home/content/../../../.././INVENTORY_events.php on line 19 |
J
|
Jane 5/4/2009 |
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error. |
C
|
chinwag author 5/4/2009 |
uploaded. |