Search found 806 matches

by Saman
Sun Aug 12, 2012 7:05 am
Forum: Linux
Topic: How to create swap in linux
Replies: 0
Views: 2429

How to create swap in linux

These are the steps to add swap space to your Linux system through the use of swap files. Be sure to login as root user. Determine the amount of existing swap space more /proc/swaps This will list any swap partitions and swap files currently in use. Your swap space should be at least twice the amoun...
by Saman
Sun Aug 12, 2012 6:55 am
Forum: PHP & MySQL
Topic: Pagination error
Replies: 21
Views: 23832

Re: Pagination error

Sorry I was not being able to join the forum. How is the situation with this issue? I'm sure you have been able to sort that out, right?
by Saman
Sun Aug 12, 2012 6:53 am
Forum: ???????? ?????
Topic: Vb.Net Data entry form and list view help
Replies: 3
Views: 8010

Re: Vb.Net Data entry form and list view help

Dasun, Me vage problems valata answer karanna godak vela yanava. Meva godakma theory questions. Me vage forum ekak prayojanavath venne quick tips ganna. Oyata godak vela aran kiyala denna kisima kenekta godak time ethi kiyala mama hithanne nehe. Ekanisa mulinma oya VB.net valatai, database valatai h...
by Saman
Tue Jul 17, 2012 9:29 pm
Forum: ???????? ?????
Topic: Vb.Net Data entry form and list view help
Replies: 3
Views: 8010

Re: Vb.Net Data entry form and list view help

Here is an example from Microsoft. Download that and study that. Then you'll be able to properly handle this in future. Visual Basic .NET Code Sample: Data Access - Data Entry Form

Note: As per the terms & conditions of ROBOT.LK.org, kindly put a meaningful topic. For now I'll change this for you.
by Saman
Sun Jul 01, 2012 2:11 pm
Forum: PHP & MySQL
Topic: Pagination error
Replies: 21
Views: 23832

Re: Pagination error

Yes...this is the method normally used. To find any problem in your code from here, it is required to setup the database and run your script. If you can't find someone who can debug it for you, you may dump your database to sql format and submit your php code. I'm not sure on when it would be possib...
by Saman
Sat Jun 30, 2012 1:53 am
Forum: Microcontrollers
Topic: Microcontrollers in Sinhala (???????? ????????????????????)
Replies: 1
Views: 39370

Microcontrollers in Sinhala (???????? ????????????????????)

This is PIC Microcontroller programing lesson series published on Vidusara newspaper. All lessons available in Sinhala medium and PDF version. To do following experiments, you can find products from TRONIC.LK . ???????? ?????????????????????? ???? ???? ?? ??? ????? ?? ?????? ?????? ??? ???? ??? ??? ...
by Saman
Thu Jun 28, 2012 11:58 pm
Forum: ???????? ?????
Topic: Flow Charts / Pseudo code Design ??????
Replies: 1
Views: 6268

Re: Flow Charts / Pseudo code Design ??????

Hi Dasun, Flow chart use karanne process ekak define karanna. Eka onama process ekak venna puluvan. Udaharanayak gaththoth, api tap ekakin vathura bona process eka hithuvoth, eka venne mehemai. start -> viduruva tap ekata allanava -> tap eka arinava -> pirunada? --- ow --> tap eka vahanava -> vathur...
by Saman
Thu Jun 28, 2012 12:02 pm
Forum: PHP & MySQL
Topic: Pagination error
Replies: 21
Views: 23832

Re: Pagination error

To avoid confusion in string processing, I generally use string concatenation.

Try this one,

Code: Select all

$paginate .= '<a href="' . $targetpage . '&page=' . $next . '">next</a>'; 
Also, when you use code tags to mark source codes use code=php to enable syntax highlighting for php :idea:
by Saman
Thu Jun 28, 2012 10:57 am
Forum: Web Related
Topic: Is 2Checkout Sri Lanka Rupees (LKR) friendly?
Replies: 1
Views: 8602

Re: Is 2Checkout Sri Lanka Rupees (LKR) friendly?

2Checkout isn't LKR friendly yet. However, most of the shopping carts now support multi-currency. So you can easily configure it to checkout in US$ by converting the final figure to US$ based on the Foreign Exchange rate. In this official 2Checkout page, you can see supported currencies. https://www...

Go to advanced search