₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,002 members, 8,419,879 topics. Date: Thursday, 04 June 2026 at 06:11 AM

Toggle theme

CALEB65's Posts

Nairaland ForumCALEB65's ProfileCALEB65's Posts

1 2 3 4 5 6 7 8 9 10 (of 10 pages)

BusinessSim Shagaya & Alex Amosu Makes Millonaires To Watch Out For By Forbes by CALEB65(op): 6:05pm On Jul 10, 2014
Forbes listed 10 millonaires to watch out for in Africa and two nigerians made the list.

The owner of konga.com (Sim Shagaya) a serial enterprenuer who founded konga.com in july 2012 which is now the largest E-commerce company in Nigeria has raised more than
$38 million from investors such as Kinnevik
and South African media giant, Naspers . Prior to founding Konga, Shagaya founded Dealdey,
Nigeria’s leading group-buying e-commerce
site, and E-Motion, an outdoor advertising
company.

Alexander Amosu
He is a high-end luxury designer who founded Amosu Culture,
a company that custom-
designs and sells diamond-encrusted mobile
phones, iPads, headphones and other
accessories. He made his first million at age 24 by informally selling ring-tones to mobile
phone subscribers in the United Kingdom. He also
founded RnB ringtones, a company which raised over $1.5 million in its first year. He sold the company in 2004 for $15 million to a British mobile value added
services provider and used the funds to setup
Amosu Couture. His wholly-owned Kamson
Luxury Group publishes the Nigerian edition of
British celebrity magazine




Source: informationng.com

WebmastersRe: The Function Of Who Viewed Your Profile On NL by CALEB65(m): 2:33pm On Jul 03, 2014
Dubby6: noooo..it will make stalking some okpekes harder
what we need is a dislike button
I agree wit u on ds 1
Technology Market5th Generation(5G) D Future by CALEB65(op): 11:56pm On Jun 27, 2014
With the 4G mobile network in place, as usual we hope For the better and thats where 5G comes in, with the 4G mobile network you can download a high defination movie in 6 minutes (definately not in naija, except u are in d sambisa forest ofcuz) research has began or let me say the race has began between the korean government & the EU, both have made budgets for d research. 5G is expected 2 b faster (downloadin a high def movie in 6sec) bt again d higher d freq d shorter d range. So those of us that are enjoyin 3G - 3.5G should get ready 4 more speed 5G in 2020, my niece's bold 5 does reboot cuz she uses 3G 2 download, i wonda how it'll b went she uses 5G.
So lets keep our fingers crossed & wait as those geeks do dia duty 4 us 2 pay & enjoy

Source: wiki huh
WebmastersRe: For Oluwaseun Osewa by CALEB65(m): 9:00pm On Jun 27, 2014
yea.. I totaly agree, but we should have been briefed of d situation, we all want to knw what happed and how to now proceed. Seun u should pls tel us sumtin.
WebmastersRe: For Oluwaseun Osewa by CALEB65(m): 8:59pm On Jun 27, 2014
yea.. I totaly agree, but we should have been briefed of d situation, we all want to knw what happed and how to now proceed. Seun u should pls tel us sumtin
ProgrammingRe: What Do You Think Happened Behind The Scene With Nl by CALEB65(m): 5:56pm On Jun 27, 2014
acorn tree: Weekly backup is really needed. Seun need to step up. Last back up was on jan 10 which is too far for a popular site like this. This should be a lesson to seun.
I totally agree, seun hv 2 stepup & mayb try weekly backup
WebmastersRe: Feels Good 2 B Back by CALEB65(op): 2:57pm On Jun 27, 2014
mehn!! I tot seun does daily backup 4 dis mighty site...
WebmastersFeels Good 2 B Back by CALEB65(op): 10:44am On Jun 27, 2014
mehn! It feels so gud dat d site is back online.. I've missed dis site 4 days
WebmastersThe Most Reliable Webhost by CALEB65(op): 4:45pm On Jan 10, 2014
pls dear webmasters which webhost is the most reliable in Nigeria?
I wnt 2 host my new website . Tnx
WebmastersRe: Hosting by CALEB65(op): 12:10pm On Jan 10, 2014
naitalk: Let me Host you namesake
What's ur URL?
WebmastersRe: Post Your Smf Problems Here And Get It Solved Asap by CALEB65(m): 10:15am On Jan 03, 2014
illuminatic: Please help me check www..com a new smf forum and tell me what you like and dislike about the site and how to make it better. Thank u in advance
Waw such great layout... Its really 9ce.... Hw did u customize it?
WebmastersPhp Download Script by CALEB65(op): 8:44am On Dec 18, 2013
pls fellow webmasters I created a php download script for my site, but it downloads d file directory name instead of the filenam... Pls help me fix this...
The code.......
$name =$_GET['name'];
$path='upload/';
If(is_file($path . $name)){
Header('Content-type:audio/mp3');
Header('Content-length'.$size);
Header('content-disposition:attachment; filename'. $path);
Echo file_get_contents($path . $name);
} else {echo''File not found'';}
WebmastersRe: Webmasters, Please What Are The Best Security Measures For SMF? by CALEB65(m): 5:05pm On Dec 17, 2013
that's a great site u hv there... cool... Hw did u make it responsive
WebmastersRe: Get Free Dynamic Websites For Free by CALEB65(m): 3:06pm On Oct 30, 2013
i've seen it & replied u
WebmastersRe: Get Free Dynamic Websites For Free by CALEB65(m): 6:17am On Oct 30, 2013
phpier: hey , i checked bt didnt c any mesage frm u. Please resend d email
Alryt I jst sent anoda 1
WebmastersRe: Get Free Dynamic Websites For Free by CALEB65(m):
hi bro. I am also a futmite & I pm u bt no response... Pls I need ur help
The e-mai
Nairaland AdsRe: First Nairaland Dynamic Ad Design Contest by CALEB65(m): 11:55pm On Oct 25, 2013
;DMehn I am in 4 dis ;DMehn I am in 4 dis
WebmastersRe: Post your PHP Problems Here by CALEB65(m): 8:54am On Oct 12, 2013
........ $fileType =$_FILES ['file']['type'];
Mysql_real_escape_string(stripslashes($_FILES['File'])));
$fp =fopen($tmpName, 'r');
$content = fread ($fp, filesize($tmpName));
$content = addslashes($content);
Fclose($fp);
If(!get_magic_quotes_gpc()){
$name = addslashes($name);
} if ($db){
$SQL=mysql_query('' INSERT INTO upload (name, date, size, content, type)VALUES (SAME AS D OTHER 1 ))
move_uploaded_file($_FILES['File']['tmp_name'], ''destination folder'');

Echo '' File {$name} was uploaded'';
} else{ echo ''upload failed'';}

That the SQL statement..
WebmastersRe: Post your PHP Problems Here by CALEB65(m): 8:25am On Oct 12, 2013
$fileType =$_FILES ['file']['type'];
Mysql_real_escape_string(stripslashes($_FILES['File'])));
$fp =fopen($tmpName, 'r');
$content = fread ($fp, filesize($tmpName));
$content = addslashes($content);
Fclose($fp);
If(!get_magic_quotes_gpc()){
$name = addslashes($name);
} if ($db){
$SQL=mysql_query('' INSERT INTO upload (name, date, size, content, type)VALUES (SAME AS D OTHER 1 ))
move_uploaded_file($_FILES['File']['tmp_name'], ''destination folder'');

Echo '' File {$name} was uploaded'';
} else{ echo ''upload failed'';}

That the SQL statement.
WebmastersRe: Post your PHP Problems Here by CALEB65(m): 7:58am On Oct 12, 2013
adewasco2k: That's one error message that always get me to lol..

Their are ways to increase the wait time of your server, but before I can address that, can you say what you were trying to upload and if possible give us your SQL statement.

If you are uploading a file you should upload to your host directory and store just the name in your database.
I ws uploading a music file.
& d SQL statement is
If (isset($_post[''name''] && $_files['file']['size'] >0)
{$name =$_post['name'];
$fileSize = $_FILES['FILE']['SIZE'];
$fileType = $_FILES['FILE']['type'];
$tmpName = $_FILES['FILE']['tmp_name'];
$fileType = (get_magic_quotes_gpc() ==0 ? Mysql_real_escape_string($fileType
WebmastersRe: Post your PHP Problems Here by CALEB65(m): 11:43am On Oct 11, 2013
pls guys. I've been having dis upload problem d error is ''mysql server has gone away'' error reading result sets header''. Pls help. Wat should I do??
WebmastersHosting by CALEB65(op): 8:19am On Oct 06, 2013
Hello webmasters, I need help with this.
I have design a music website and am done with d design & nw I want to host d site, pls Wich hosting site will you recommend I use & pls d charges. Tnx
Webmasters*****phpbb Problem**** by CALEB65(op): 10:54pm On Sep 23, 2013
pls help me dis problem, I downloaded phpbb forum, I want to customize it bt when I wnt to register I keeps show an error that ''the e-mail has no valid mx domain
WebmastersRe: Please Review My Site by CALEB65(m): 11:13pm On Sep 16, 2013
pisolution: Yeah! I used SMF script, I just customized it!!! Thanks for your review guys...
A nice job bro cool
WebmastersRe: Please Review My Site by CALEB65(m): 7:22am On Sep 16, 2013
you built dis site using SMF righthuh smileyyou built dis site using SMF righthuh
WebmastersRe: Mysql by CALEB65(op): 7:29am On Sep 11, 2013
pureguide: How do you mean? Do you want to create a downloading website?
Yes. Its only wen I want to upload files that I usually get the error.
WebmastersMysql by CALEB65(op): 12:06am On Sep 11, 2013
pls webmasters I need ur help on this. I hv written a code for upload & download bt wen I wnt to upload a music file to be precise it will display an error ''mysql has gone away'' I Dnt seem to understand pls help me. Tnx ...
WebmastersRe: Php Page Listing by CALEB65(op): 9:11am On Jul 03, 2013
Kingsonly: do a search on ajax or php pagination as d case may b thank me lata
thanks bro i found it
WebmastersPhp Page Listing by CALEB65(op): 10:40pm On Jun 26, 2013
i have created a website 4 a musice label bt.. Wen d admin uploads music i limit it 2 10 outputs on d page 2 display d uploaded files bt i dnt knw hw 2 make d remain ones from 11 2 display on another page so that d page wunt b overloaded.. Pls advice me on wat 2do... Tanks
WebmastersRe: How Can I Develop A Music Website With Word Press And Allow of Upload Music by CALEB65(op): 11:50am On Jun 21, 2013
WebmastersRe: Wordpress Masters Help. by CALEB65(m): 3:37pm On Jun 19, 2013
pls how can i design a website with wordpress and having an admin page which allow his ta upload music....pls help

1 2 3 4 5 6 7 8 9 10 (of 10 pages)