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.

Nice post and please provide more information. Tha[…]

The step by step guide to convert MBOX files to P[…]

Starting a business in a white-label NFT marketpla[…]

Well if you are a startup who has a dream to build[…]