₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,328,577 members, 8,436,379 topics. Date: Tuesday, 30 June 2026 at 08:59 AM

Toggle theme

C34s3r's Posts

Nairaland ForumC34s3r's ProfileC34s3r's Posts

1 (of 1 pages)

RomanceRe: Advice Me Please!!!! by c34s3r(op): 8:23am On Mar 25, 2015
Beamborla:
Ask her a direct question like 'do you still want this relationship'

stop beating around the bush asking her what happened
yeah ma..
RomanceRe: Advice Me Please!!!! by c34s3r(op): 8:22am On Mar 25, 2015
goodmorning40:
How old are u both? u sound like u had a crush not love
you're right in some way
RomanceRe: Advice Me Please!!!! by c34s3r(op): 8:13am On Mar 25, 2015
@missclassy....I take both antidepressants coupled with appetite stimulants every night so thanks
RomanceAdvice Me Please!!!! by c34s3r(op): 8:01am On Mar 25, 2015
Please guys,my girlfriend and I ceased relating to each other all of a sudden. At first I thought it was my fault so I tried asking her about it but she said it was nothing but the behaviour still went on as usual so I decided to let her be. Recently,I asked my friend to help me out by talking to her. Her reply was "he stopped to talk to me first and I don't know what happened".... While I also said the same in my own case. My friend said I should go talk to her again but look at our chat below....
ME:: Bridget how far?
HER:: am fine..
ME:: Bridget wats going on?
HER:: where ?
ME:: why did we stop talking to each other ??
SHE:: we stop to talk? ,I no know oooo...
ME:: the last time we met at an interview, did you talk to me....?
HER:: we see for interview?, I no sure ooo (she was lying)..

All this while she was talking,she was looking away and concentrating on her laptop so I got angry and left without saying anything else..
Please what should I do? I hate disrespect so much....
EducationPlease Why Do Unies Change Your Course?? by c34s3r(op):
please help ooo,why do universities give you something else instead of what you applied??...does it have to do with score??..please reply
RomanceWhat Should I Do...please Help!!!!!! by c34s3r(op): 6:11pm On Mar 13, 2015
please guys ,there is this girl at my place of work,my friend also at the same work place asked me to help him talk to the girl on his behalf since the girl is my tribal mate ...I was and is still into the girl also but decided to help out so I spoke to her on his behalf .at fist,she became more into me than him and would let me do stuff like hugging her but would not let him.....one day she came to work and that is it,...she no longer laughs at my jokes,no longer wants to pick my call ,she doesnt even want me talking to her.....everything has been pushed back to the guy,she now calls the guy and laughs with him and everything i used to do with her....I tried asking what was it I did wrong but she said I did nothing ,I even pleaded to her but still nothing ......please what should I do...huh?
(p.s we are her fist male friends....she's not too exposed that's what I mean.... and unlike my friend,I never told her I loved her )
RomanceRe: Please Help!!, Can Keeping Malice With A Girl Cause Disrespect?? by c34s3r(op): 9:38pm On Mar 12, 2015
tanks mahn but nothing to do with emotion
RomanceRe: Please Help!!, Can Keeping Malice With A Girl Cause Disrespect?? by c34s3r(op): 9:28pm On Mar 12, 2015
@rick...exactly what I wanted to hear ....tanks
RomancePlease Help!!, Can Keeping Malice With A Girl Cause Disrespect?? by c34s3r(op):
please guys I need help,can keeping malice with a girl you're older than cause her to disrespect you??
and how do I go about gaining it back if it does happen??
RomanceRe: Does She Love Me?? by c34s3r(op): 11:02pm On Mar 02, 2015
wel Mr @mytime,as it is now,I know over 5 programming languages and currently teach programming..... isint that enough to make money?? besides am not even in school yet....
anyways,thanks Mr
RomanceRe: Does She Love Me?? by c34s3r(op): 10:16pm On Mar 02, 2015
go on then @koko
RomanceRe: Does She Love Me?? by c34s3r(op): 9:02pm On Mar 02, 2015
uuuuum,still don't understand but whatever mahn
RomanceCan She Feel It?? by c34s3r(op): 9:00pm On Mar 02, 2015
uuum hey guys,just wanted to find out,I have been with multiple girls but just as friends.my issue is,most of them,when I rest my hand on places like their laps (cuz I love doing it) ,they never respond while some try to move away immediately .....does it mean some are more sensitive or does it mean the ones that don't respond choose to present as though they don't know huh
RomanceRe: Does She Love Me?? by c34s3r(op): 8:23pm On Mar 02, 2015
I don't understand @ orijin101....how do you mean how I speak
RomanceRe: Does She Love Me?? by c34s3r(op): 8:22pm On Mar 02, 2015
I don't understand @ orijin101
RomanceDoes She Love Me?? by c34s3r(op): 7:49pm On Mar 02, 2015
please guys,i have searched round for an article on how to know a girl likes you but all I found were related to the us and their live style...
please assist me on how to know a girl likes me ...there is this girl at my cafe,she is real shy but she always pays me attention even when what I say is meant to grab it....please is it her own live style or is there anything else I should watch out for to know she likes me huh
WebmastersRe: Jquery Tutorials by c34s3r(op): 7:31am On Nov 28, 2014
okay, tanx (at least someone who cares about something ....)
WebmastersRe: Jquery Tutorials by c34s3r(op): 6:05am On Nov 28, 2014
please leave your comments
WebmastersJquery Tutorials by c34s3r(op): 12:19am On Nov 28, 2014
Slide show animations have become really popular on modern websites,they add a major beauty and professionalism to a website...this simple tutorial is on how to create images slide show on a website,this Slide show involves jquery library and the plugin involved in this tutorial which is "bxslider" plugin this plugin is part of the massive jquery library....
For the plugin to work,you will need to reference the jquery and bxslider libraries in the head section of your web page....the plugin .comes as a zip package so all you need do is download and extract to the folder your webpage is....
The tutorial....
CALLING THE LIBRARIES...
The first thing to do is reference the libraries like this in the head section....
<Script src="jquery.js"></script>
//this is the main library..
<script src="jquery.slide.js"></script>
//the bxslider JavaScript library..
<Link rel="stylesheet"href="jquery.slider.CSS"/>…
//the css library..

PREPARING THE IMAGES...
To begin your slide show,you need some images to work with.The images are very simple to prep...
Let's prepare the images...
<UL class="slide">
<li><img src="pic1.jpg"/></li>
<li><img src="pic2.jpg"/></li>
<li><img src="pic3.jpg"/></li>
<li><img src="pic4.jpg"/></li>
<li><img src="pic5.jpg"/></li>
<li><img src="pic6.jpg"/></li>
</UL>
As easy as that...

THE ANIMATION FUNCTION...
for the animation to finally work,we create a function to handle the animation using the jquery document.ready syntax which is put inside the head section(it must be put in the head section...)...
the syntax for creating the function is ...
$(Document).ready(function(){
$('.slide').bxslider();
});

THE PARAMETERS....
The above function does not work yet until we have added a few configurations to it...
The bxslider() takes a few parameters to actually work,the parameters are added like this ...
$(Document).ready(function(){
$('.slide').bxslider({ mode: 'horizontal'.....});
});
The parameters that can be added to the plugin are explained below....

MODE:
This is the type of transition between the slides,the possible values are,(horizontal,vertical and fade)...

SPEED:
the transition's duration(ie time for Next slide to come in)..it is mearsured in milliseconds and the default is 500 ...

SLIDE MARGIN...
The margin between each slide,it is written in integer and the default is 0...

RANDOMSTART:
To start with a random image,it has a boolean value(true or false)...

INFINITELOOP:
If set to true,clicking Next while transition is on the last slide will take it back to the first and vice versa.it also has a boolean value...

HIDECONTROLONEND(HideControlOnEnd)...
If set to true,the Next and previous buttons will be disabled once transition is ended..it has a boolean value...

CAPTION:
Used to include image captions,this captions are gotten from the <img> title attribute..it has a boolean value...

TICKER:
Use slider in ticker mode,it has a boolean value...

ADAPTIVEHEIGTH(AdaptiveHeigth)
adjust slider height based on each sliders height,it has a boolean value..

RESPONSIVE:
enable or disable auto resize of slides,it has a boolean value..

PRELOADIMAGES(PreloadImages)
if set to all,images will be previewed before transition starts..the values are (all and visible)...

TOUCHENABLED(TouchEnabled)
if set to true,slides will allow touch swipe transition..it has a boolean value..

CONTROLS:
if set to true,previous and Next buttons will be added..it has a boolean value...

NEXTTEXT(NextText)..
the text to be written on the Next button...it has a string value..

PREVTEXT(PrevText)..
Thesame with nexttext...

AUTOCONTROLS(AutoControls)
If set to true,the start and stop controls will be added..has a boolean value...

STARTTEXT(StartText)
the text to be written on the start control...has a string value..

STOPTEXT(StopText)
vice of STARTTEXT...

AUTOCONTROLSCBINE(AutoControlsCombine)
if set to true,when playing,only the stop control is displayed and vice versa..has boolean value..

AUTO
If set to true,transition will auto start..has a boolean value..

MINSLIDES(Minslides)
minimum number of slides to be shown..written in integers

MOVESLIDES(MoveSlides)
number of slides to move on transition,it must be equal to minslides and maxslides..written in integers..

SLIDEWIDTH(SlideWidth)
Width of each slide ...written in integers(px)..
WebmastersRe: Learn Web Design LIVE On Nairaland!!! by c34s3r(m): 12:04am On Nov 28, 2014
Slide show animations have become really popular on modern websites,they add a major beauty and professionalism to a website...this simple tutorial is on how to create images slide show on a website,this Slide show involves jquery library and the plugin involved in this tutorial which is "bxslider" plugin this plugin is part of the massive jquery library....
For the plugin to work,you will need to reference the jquery and bxslider libraries in the head section of your web page....the plugin .comes as a zip package so all you need do is download and extract to the folder your webpage is....
The tutorial....
CALLING THE LIBRARIES...
The first thing to do is reference the libraries like this in the head section....
<Script src="jquery.js"></script>
//this is the main library..
<script src="jquery.slide.js"></script>
//the bxslider JavaScript library..
<Link rel="stylesheet"href="jquery.slider.CSS"/>…
//the css library..

PREPARING THE IMAGES...
To begin your slide show,you need some images to work with.The images are very simple to prep...
Let's prepare the images...
<UL class="slide">
<li><img src="pic1.jpg"/></li>
<li><img src="pic2.jpg"/></li>
<li><img src="pic3.jpg"/></li>
<li><img src="pic4.jpg"/></li>
<li><img src="pic5.jpg"/></li>
<li><img src="pic6.jpg"/></li>
</UL>
As easy as that...

THE ANIMATION FUNCTION...
for the animation to finally work,we create a function to handle the animation using the jquery document.ready syntax which is put inside the head section(it must be put in the head section...)...
the syntax for creating the function is ...
$(Document).ready(function(){
$('.slide').bxslider();
});

THE PARAMETERS....
The above function does not work yet until we have added a few configurations to it...
The bxslider() takes a few parameters to actually work,the parameters are added like this ...
$(Document).ready(function(){
$('.slide').bxslider({ mode: 'horizontal'.....});
});
The parameters that can be added to the plugin are explained below....

MODE:
This is the type of transition between the slides,the possible values are,(horizontal,vertical and fade)...

SPEED:
the transition's duration(ie time for Next slide to come in)..it is mearsured in milliseconds and the default is 500 ...

SLIDE MARGIN...
The margin between each slide,it is written in integer and the default is 0...

RANDOMSTART:
To start with a random image,it has a boolean value(true or false)...

INFINITELOOP:
If set to true,clicking Next while transition is on the last slide will take it back to the first and vice versa.it also has a boolean value...

HIDECONTROLONEND(HideControlOnEnd)...
If set to true,the Next and previous buttons will be disabled once transition is ended..it has a boolean value...

CAPTION:
Used to include image captions,this captions are gotten from the <img> title attribute..it has a boolean value...

TICKER:
Use slider in ticker mode,it has a boolean value...

ADAPTIVEHEIGTH(AdaptiveHeigth)
adjust slider height based on each sliders height,it has a boolean value..

RESPONSIVE:
enable or disable auto resize of slides,it has a boolean value..

PRELOADIMAGES(PreloadImages)
if set to all,images will be previewed before transition starts..the values are (all and visible)...

TOUCHENABLED(TouchEnabled)
if set to true,slides will allow touch swipe transition..it has a boolean value..

CONTROLS:
if set to true,previous and Next buttons will be added..it has a boolean value...

NEXTTEXT(NextText)..
the text to be written on the Next button...it has a string value..

PREVTEXT(PrevText)..
Thesame with nexttext...

AUTOCONTROLS(AutoControls)
If set to true,the start and stop controls will be added..has a boolean value...

STARTTEXT(StartText)
the text to be written on the start control...has a string value..

STOPTEXT(StopText)
vice of STARTTEXT...

AUTOCONTROLSCBINE(AutoControlsCombine)
if set to true,when playing,only the stop control is displayed and vice versa..has boolean value..

AUTO
If set to true,transition will auto start..has a boolean value..

MINSLIDES(Minslides)
minimum number of slides to be shown..written in integers

MOVESLIDES(MoveSlides)
number of slides to move on transition,it must be equal to minslides and maxslides..written in integers..

SLIDEWIDTH(SlideWidth)
Width of each slide ...written in integers(px)..
WebmastersRe: How To Test Network Speed With Php by c34s3r(op): 8:15pm On Nov 26, 2014
explaining super global arrays in PHP....
$_SERVER contains header related information ....path and script location on a sever...not all servers provide most of this information,most will omit some and some will provide some....
this are the parameters related to the $_SERVER global array....
REMOTE_ADDR
provides the IP address of the current system viewing a page...
PHP_SELF
it provides the filename of the currenty executing script..it is used mostly for one page form submissions...
SERVER_ADDR
the IP address of the SERVER the script IS currently executing ....
SERVER_NAME
the name of the SERVER executing the current script...example is localhost
'SERVER_PROTOCOL'
Name and revision of the information protocol via which the page was requested; i.e. 'HTTP/1.0'
REQUEST_METHOD'
the type of method used to send the rrqursti.e. 'GET', 'HEAD', 'POST', 'PUT'.
'REQUEST_TIME'
The timestamp of the beginning of the request.
REQUEST_TIME_FLOAT
'The timestamp of the start of the request, with microsecond precision.
'QUERY_STRING
'The query string, if any, via which the page was accessed.
'DOCUMENT_ROOT'
The document root directory under which the current script is executing, as defined in the server's configuration file.
'HTTP_ACCEPT'
Contents of theAccept:header from the current request, if there is one.'HTTP_ACCEPT_CHARSET'
Contents of theAccept-Charset:header from the current request, if there is one. Example: 'iso-8859-1,*,utf-8'.'HTTP_ACCEPT_ENCODING
'Contents of theAccept-Encoding:header from the current request, if there is one.Example: 'gzip'.'HTTP_ACCEPT_LANGUAGE'
Contents of theAccept-Language:header from the current request, if there is one.Example: 'en'.
'HTTP_CONNECTION'
Contents of theConnection:header from the current request, if there is one. Example: 'Keep-Alive'.
'HTTP_HOST
'Contents of theHost:header from the current request, if there is one.'HTTP_REFERER'
The address of the page (if any) which referred the user agent to the current page. This is set by the user agent. Not all user agents will set this, and some provide the ability to modify
HTTP_REFERER
as a feature. Inshort, it cannot really be trusted.
'HTTP_USER_AGENT'
Contents of theUser-Agent:header from the current request, if there is one. This is astring denoting the user agent being which is accessing the page. A typical example is:Mozilla/4.5 [en] (X11; U; Linux 2.2.9 i586). Among other things, you can use this value withget_browser()to tailor yourpage's output to the capabilitiesof the user agent.
REMOTE_HOST
the host name from which the current page is been viewed
'REMOTE_PORT'
The port being used on the user's machine to communicatewith the web server.'REMOTE_USER'
The authenticated user.'REDIRECT_REMOTE_USER
'The authenticated user if the request is internally redirected.'
SCRIPT_FILENAME
'The absolute pathname of the currently executing script.
SERVER_PORT
'The port on the server machine being used by the web server for communication. For default setups, this will be '80'
SERVER_SIGNATURE'
String containing the server version and virtual host name which are added to server-generated pages, if enabled.

more loading......stay tuned
WebmastersRe: How To Test Network Speed With Php by c34s3r(op): 8:11pm On Nov 26, 2014
make random images show every time a page loads....in this script we will create 5 images which the page will pick Any at random to display each time a page loads...this trick makes it look like you update your site frequently....
first let's create an array of five images...
$images=array()
$images[0]="mylo.jpg";
$images[1]="mylo2.jpg";
$images[2]="mylo3.jpg";
$images[3]="mylo4.jpg";
$images[4]="mylo5.jpg";

remember that PHP starts counting from zero so follow as is....
now we will create randomness using PHPs random function...
$random=Rand(1,5);..
create randomness from 1-5 ....
now we will use a switch to pick the images at random...
switch($random){
case 1:
print "<img src=\"$images[0]\"alt=\"an image\"width=\"150\"height=\"200\"/>";
Break;
case 2:
print "<img src=\"$images[1]\"alt=\"an image\"width=\"150\"height=\"200\"/>";
break;
case 3:
print "<img src=\"$images[2]\"alt=\"an image\"width=\"150\"height=\"200\"/>";
break;
case 4:
print "<img src=\"$images[3]\"alt=\"an image\"width=\"150\"height=\"200\"/>";
break;
case 5:
print "<img src=\"$images[4]\"alt=\"an image\"width=\"150\"height=\"200\"/>";
break;
default:
print "no images found";
break;
}
test and see ......happy testing..
WebmastersRe: Learn Web Design LIVE On Nairaland!!! by c34s3r(m): 7:31am On Nov 24, 2014
is it a wapka site
WebmastersRe: How To Test Network Speed With Php by c34s3r(op): 8:39pm On Nov 23, 2014
yes sir
WebmastersRe: How To Test Network Speed With Php by c34s3r(op): 4:41pm On Nov 23, 2014
you should create the file yourself and put it in a place where the SERVER can find it
WebmastersRe: How To Test Network Speed With Php by c34s3r(op): 4:39pm On Nov 23, 2014
the text file.txt is the file you are parsing for transmission...you use file_get_contents() to get the file actual size....
WebmastersRe: How To Test Network Speed With Php by c34s3r(op): 7:55am On Nov 23, 2014
my number is 08140314215 you can add Me on watsapp or see more of my post and tutorials at www.Kinwap.com
WebmastersHow To Test Network Speed With Php by c34s3r(op): 7:52am On Nov 23, 2014
how to check network speed with PHP....
not everybody has high speed internet so it is good practice to test the internet speed...this is done in PHP by sending a large amount of data and noting the time it takes to transmit it....
let's write the script
<?php
// Retrieve the data to send to the user
$data = file_get_contents("textfile.txt"wink;
// Determine the data's total size, in Kilobytes
$fsize = filesize("textfile.txt"wink / 1024;
// Define the start time
$start = time();
// Send the data to the user
echo $data;
// Define the stop time
$stop = time();
// Calculate the time taken to send the data
$duration = $stop - $start;
// Divide the file size by the number of seconds taken to transmit it $speed = round($fsize / $duration,2);
// Display the calculated speed in Kilobytes per second
echo "Your network speed: $speed KB/sec.";
?>
that is it ...
the script produces something like....
your network speed is 55KB/sec
need more PHP help,head over to www.Kinwap.com...

drop your comments
WebmastersRe: Learn Web Design LIVE On Nairaland!!! by c34s3r(m): 6:07am On Nov 23, 2014
how to check network speed with PHP....
not everybody has high speed internet so it is good practice to test the internet speed...this is done in PHP by sending a large amount of data and noting the time it takes to transmit it....
let's write the script
<?php
// Retrieve the data to send to the user
$data = file_get_contents("textfile.txt"wink;
// Determine the data's total size, in Kilobytes
$fsize = filesize("textfile.txt"wink / 1024;
// Define the start time
$start = time();
// Send the data to the user
echo $data;
// Define the stop time
$stop = time();
// Calculate the time taken to send the data
$duration = $stop - $start;
// Divide the file size by the number of seconds taken to transmit it $speed = round($fsize / $duration,2);
// Display the calculated speed in Kilobytes per second
echo "Your network speed: $speed KB/sec.";
?>
that is it ...
the script produces something like....
your network speed is 55KB/sec....
go to www.Kinwap.com for more ..
WebmastersRe: Post your PHP Problems Here by c34s3r(m): 1:26am On Nov 23, 2014
how to check network speed with PHP....
not everybody has high speed internet so it is good practice to test the internet speed...this is done in PHP by sending a large amount of data and noting the time it takes to transmit it....
let's write the script
<?php
// Retrieve the data to send to the user
$data = file_get_contents("textfile.txt"wink;
// Determine the data's total size, in Kilobytes
$fsize = filesize("textfile.txt"wink / 1024;
// Define the start time
$start = time();
// Send the data to the user
echo $data;
// Define the stop time
$stop = time();
// Calculate the time taken to send the data
$duration = $stop - $start;
// Divide the file size by the number of seconds taken to transmit it $speed = round($fsize / $duration,2);
// Display the calculated speed in Kilobytes per second
echo "Your network speed: $speed KB/sec.";
?>
that is it ...
the script produces something like....
your network speed is 55KB/sec

visit www.Kinwap.com for more……
WebmastersRe: Post your PHP Problems Here by c34s3r(m): 1:03am On Nov 23, 2014
contact me on watsapp 08140314215 or go to www.Kinwap.com...I'll be glad to help outi
WebmastersRe: Post your PHP Problems Here by c34s3r(m): 1:00am On Nov 23, 2014
He guys!!!,am a php fan and dev although not a prof ,not yet...i just thought i should bring in php tutorials for those of us who have the time and are interesting in making php a part of us....hope i av guys whom we can in this kinwap, share knowledge together...for a start,lets create a port scanner thats scans for open ports on a server ....
To create socket connections to query services both locally and remotely,we use the fsockopen() function ....this function creates a socket connection to a supplied host in the arguments through a given port ...example "fsockopen(localhost,80)" creates a socket connection to localhost through port 80.....now lets create a port scanner ...

<?php

//give max time for task to complete
Ini_set("max_execution_time",120);

//define the range the scan will cover
$start=0;
$stop=1024;

//Define host to scan
$host="localhost";

//create array of values(port)
$range=range($start,$stop);

Echo "your scan results on ".$host. " is";

//begin scan
Foreach($range as $port)
$result=fsockopen($host,$port);
If($result){
Echo "socket open at port ".$port";
}
?>

If you execute it,it will print out all open ports found on the host...
need more tutorials go to www.Kinwap.com

1 (of 1 pages)