Watch on YouTube - https://youtu.be/jTTRWTAwcBU
Source Code link in the Video Description
Make sure to Like + Subscribe! :heart_eyes:
Watch on YouTube - https://youtu.be/jTTRWTAwcBU
Source Code link in the Video Description
Make sure to Like + Subscribe! :heart_eyes:
niyama wadak machn... wade continue krnna
bro oyage env eke DB_CONNECTION=mongodb_conn' kyna eke anthimata ' ekak wadila, ekai aula
<?php
// A sample PHP Script to POST data using cURL
// Data in JSON format
$data = array(
'username' => 'tecadmin',
'password' => '012345678'
);
$payload = json_encode($data);
// Prepare new cURL resource
$ch = curl_init('https://api.example.com/api/1.0/user/login');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLINFO_HEADER_OUT, true);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, $payload);
// Set HTTP Header for POST request
curl_setopt($ch, CURLOPT_HTTPHEADER, array(
'Content-Type: application/json',
'Content-Length: ' . strlen($payload))
);
// Submit the POST request
$result = curl_exec($ch);
// Close cURL session handle
curl_close($ch);
?>
this is a curl example.
excell file eka firestore ekata save karanna, ita passe firestore eken file eka retrive krla read karanm hari
mage adahasath mulinma php igena ganna kyna eka, @waex97 qwa wage php live server ehka deploy krnna simple, eth nodejs wala podi wada tikak tyenwa, e nisa mulinma php igena ganna
@root hmm,, i also try to find api documentations, and i will make tutorials for php, node and add to github
@Nubelle Justify karama word eka break wenna automatically oya wage spaces add wenawa, text align eka left dmmoth aulk da?