ProcessMaker news, events, releases, and updates
By swapna
#22296
Hi All

I want to retrieve records from my local database,for that i am using mysql connection and query.but i am not able to get records.Below is my code:-
mysql_connect('localhost', 'root', '');
mysql_select_db("db_grant");
$sql = "SELECT id FROM accounts WHERE name = 'Tortoise Corp' ";
$result = mysql_query($sql);
if($row=mysql_fetch_array($result))
{
@@res=$row['id'];
}
I am using "@@res" variable in output document file.
Please help me...........
Thanks.

Thanks for the link, amosbatto! I was searching fo[…]

Hello Please can you help me with the place where […]

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]

AI bot development involves creating intelligent b[…]