NewStats: 3,265,364 , 8,186,522 topics. Date: Saturday, 14 June 2025 at 04:28 PM 5y6d5t

6382y

Nicolas247's Posts 5e3f40

Nicolas247's Posts

(1) (10) (of 10 pages)

nicolas247(m): 8:27am On Apr 27, 2022
Brother

It seems to me the proceed from the land is going to be worthwhile. I dont know how much but this is what i will advice you from personal experience.

Sell the house with ypur family consent and by another land in a very much cheaper location.
Example if for example you are in lagos some part of Ikorodu towards imota still sell half plot of land for as low as 300k .
You can go on and do a small foundation on the land and them bury her there.

My family did something like this.
nicolas247(m): 3:24pm On Mar 16, 2022
Sure you can with the use of webview options.
React, flutter , xamarin etc
nicolas247(m): 7:37am On Dec 30, 2019
Urgent sales
nicolas247(m): 7:02pm On Dec 12, 2019
Still available
nicolas247(m): 9:06pm On Dec 09, 2019
Still available
nicolas247(m): 5:35pm On Nov 07, 2019
more

nicolas247(m): 5:34pm On Nov 07, 2019
more image

nicolas247(m): 11:52am On Nov 07, 2019
Urgent Sales
Peugeot 407, 2002 Sound Engine, Bought New
Black Very Neat
Good Legs
Automatic Transmission
Sound Engine
Mileage : 62,000
Price : 550k

Call/Whatsapp 08167359739

nicolas247(m): 12:19pm On Sep 27, 2019
.
nicolas247(m): 4:30pm On Aug 16, 2019
Used HTC M9 for sale urgently 22k
Condition: Working perfectly
Reason for selling: i bought another phone
if interested kindly call on
08156679845

nicolas247(m): 5:02pm On Mar 18, 2019
Hello my fellow nairalander

my company sell products online for some years now and we use facebook to deliver our ads.
my trouble now is the ads stop delivery for more than a week now.

Please i need to know if the problem is general or we are the one experiencing it alone

you quick response to this is highly appreciated

Thanks
nicolas247(m): 1:40pm On Jan 11, 2019
.

1 Like

nicolas247(m): 1:55pm On Aug 16, 2018
fo
nicolas247(m): 11:19am On Jul 30, 2018
Hi

60 acres of cassava farm for sale
Location: Shagamu
Price: for negotiation

if you are interested kindly call segun : 09037757233
Niyi - 08267359739, Daniel - 08148325995

nicolas247(m): 8:13am On Jul 20, 2018
Still waiting for the lucky buyer
nicolas247(m): 12:33pm On Jul 19, 2018
Still waiting for the lucky buyer
nicolas247(m): 5:48am On Jul 19, 2018
chuka5000:


location
Lagos Irawo
nicolas247(m): 10:59pm On Jul 18, 2018
keep the call coming
waiting for lucky buyer
nicolas247(m): 9:15pm On Jul 18, 2018
funny
Trustme2:
For where? Which kind phone and network you dey use. No front and back pics?

nicolas247(m): 8:49pm On Jul 18, 2018
seen?
surrogatesng:
front and back pics.Where is your location?
nicolas247(m): 6:47pm On Jul 18, 2018
Keep the call coming ...waiting for the lucky buyer
nicolas247(m): 6:36pm On Jul 18, 2018
Kia cerato 2012 for sale

Condition
In perfect condition
AC Chilling
Ready to drive
Automatic Transmission

Selling because I need the cash for business

Price: 850k

if interested call 08167359739

Waiting for the lucky buyer

nicolas247(m): 12:10pm On Jun 05, 2018
Until we go back to the source of our problem...
nicolas247(m): 11:14am On May 31, 2018
Sir Shina the legendary and custodian of Afro juju
nicolas247(m): 1:01pm On May 22, 2018
Keep the call coming
Available for inspection
nicolas247(m): 10:03am On May 22, 2018
Kia cerato 2012 for sale

In perfect condition
AC Chilling
Ready to drive
Automatic Transmission

if interested call 08167359739

nicolas247(m): 11:09pm On May 06, 2018
Jenifa123:


Are u selecting from a table or wah?

yes i am
nicolas247(m): 3:22pm On May 06, 2018
yes am selecting from a table call TRANSACTION
nicolas247(m): 1:11pm On May 06, 2018
People just they nii
help a brother o

thanks
nicolas247(m): 5:25am On May 02, 2018
Please what is wrong with my code

<?php
include('connect.php');
if (isset($_GET["d1"])) { $d1 = $_GET["d1"]; } else { $d1=0; };
if (isset($_GET["d2"])) { $d2 = $_GET["d2"]; } else { $d2=0; };
$result = $db->prepare("SELECT *, SUM(loan_amt), SUM(loan_int), SUM(saving), SUM(total_ded) FROM transaction WHERE trans_date BETWEEN :a AND :b GROUP BY memberId "wink;
$result->bindParam(':a', $d1);
$result->bindParam(':b', $d2);
$result->execute();
for($i=0; $row = $result->fetch(); $i++){
?>
<tr class="record">
<td><?php echo $row['memberId']; ?></td>
<td><?php echo $row['trans_date']; ?></td>
<td><?php echo $row['fname']; ?></td>
<td><?php echo $row['SUM(loan_amt)']; ?></td>
<td><?php echo $row['SUM(loan_int)']; ?></td>
<td><?php echo $row['SUM(saving)']; ?></td>
<td><?php echo $row['SUM(total_ded)']; ?></td>

</tr>
<?php
}
?>

What i want to archive is to be able to sum same memberId within a date range please what am i doing wrong
thanks for the help

(1) (10) (of 10 pages)

(Go Up)

Sections: How To . 27
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or s on Nairaland.