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.

Cryptocurrency trading has become an increasingly […]

For an easy way to convert PST files to MBOX, I su[…]

You can easily convert MBOX files to PST using the[…]

A cryptocurrency exchange script is essentially pr[…]