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.

Starting your NFT Marketplace can be a thrilling v[…]

The development of decentralized exchanges (DEX) h[…]

Launching of an STO involves several steps such as[…]

How Paxful Clone Script Works?

The Paxful clone script makes the users create a […]