Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
37% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
6
Posts with Downvotes
5
Downvoting Members
5
3 Commented Posts
0 Endorsements
Ranked #4K
~98.2K People Reached
About Me

Without knowing what I am and why I am here, life is impossible. PERSONAL WEB : http://www.ryzalyusoff.com FB PAGE : https://www.facebook.com/ryzyus?ref=ts YOUTUBE : Tech:http://www.youtube.com/user/rytechchannel Music:http://www.youtube.com/user/ryzalyusoff

Favorite Tags
Member Avatar for din_hilmi

hello, i'm newbie here and also in programming world. so I would to request help from pros here. my question is, how to print out number entered in random in ascending order WITHOUT USING ARRAY AND FUNCTION? let say the user key in 4, 56, 31, 90, 11 and the …

Member Avatar for Aditya_47
0
44K
Member Avatar for samsons17

Hi,i've designed a website. It seems okay on my laptop screen. But when i try to open it on the larger screen or on the smaller screen,the width of my website does not longer fit the screen's width. Why is this happen?do i need to always use "%" for the …

Member Avatar for spy_1
0
1K
Member Avatar for samsons17

does anyone know how to do the program that are more or less like peteranswers?? This is the website which has been using to trick people... [URL="http://www.peteranswers.com/"]http://www.peteranswers.com/[/URL] and this is the secret : [URL="http://chriswondra.com/2007/02/21/peter-answers-the-secret/"]http://chriswondra.com/2007/02/21/peter-answers-the-secret/[/URL] i'm just wondering if i'm capable to do just a simple program that is similar like …

Member Avatar for AssertNull
0
1K
Member Avatar for samsons17

I have this XML data which basically to add/minus/multiply the two numbers. And I have this Xquery function that suppose to convert this XML data into a readable string format. For example, let say XML file has in this form : <expr> <add> <number>2</number> <number>3</number> </add> </expr> <expr> <divide> <number>7</number> …

0
102
Member Avatar for samsons17

Hi all.. I just done a website using HTML,CSS and PHP. For now,my website is only fine to be displayed in Mozilla and IE.. For IE(Internet Explorer), I just fix the css by doing another CSS layout for that. like this one : [CODE] <!--[if IE 7]> <link rel="stylesheet" type="text/css" …

Member Avatar for shaddam
0
1K
Member Avatar for samsons17

Hi there, I have the xml file (HSBB_voice_20120925_0000000182.cdr.bc_lerr.xml) that contains data between tags that i want to extract. The sample data from the xml file that i have etracted is like below : ----------------------------------------------------------------------------------- <record record_no = "62" error_code="100">D20|000000063|56604960 071411E2 BC9D24B6 FDB63DEA|6088342010|0166662635|DEFAULT|1348579536|1348579538|3|0|IDD|Flat Rate <record record_no = "63" error_code="100">D20|000000064|7A257C4E 071411E2 BC9D24B6 …

Member Avatar for Watael
0
186
Member Avatar for samsons17

Hi, let say that i have this excel file that contains column of account number and the name of the customer. And I want to extract any of the data that have duplicate. And the script should be able to get the duplicate only if the both of the account …

Member Avatar for replic
0
168
Member Avatar for samsons17

Im reading a code for enhancement right now, but have little bit problem in understanding this portion of code in a file : my $dateAndtime = `date`; $dateAndtime =~ tr// /; print "Start : ".$dateAndtime."\n"; As far as i know the "tr" code is for deleting or replacing something in …

Member Avatar for L7Sqr
0
146
Member Avatar for samsons17

Hi.. I'm having a problem of redirect my website to use another style sheets for ie and chrome. This is the way i've done for ie detection : [CODE] <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="css/ie8.css" /> <! [endif] --> [/CODE] and this is the way i've done for chrome …

Member Avatar for castle13
0
209
Member Avatar for samsons17

Hello,, I am not sure if this whether is this a correct page to post my question.Sorry if i am wrong. Anyways, I am trying to use this 7zip software which i have made a batch script and integrate the script with it. I tried to make all the files …

Member Avatar for JorgeM
0
1K
Member Avatar for samsons17

HI there, I am doing my internship with accenture and i got my first assignment. Basically i first thing with this task is i need to find way to modify the query so that it will pull only the data that has existed/activated more than one hour. This is the …

Member Avatar for samsons17
0
171
Member Avatar for samsons17

hi there, I got a software hacking questions which I guess the files were written in C# ..Each of the files will pop out a dialog box which will ask us to enter a string or something..if the string we entered is correct, then the status will be changed into …

Member Avatar for BobS0327
0
334
Member Avatar for johndorward

There is no sound when playing a dvd on media player 11. CDs play ok, speakers work ok. Operating system Vista basic 32bit. a new lap top. Any tips, please? Thanks

Member Avatar for Rednaxella
0
419
Member Avatar for samsons17

Hi, i am working on this project that using wordpress cms platform.. I am really frustrated right now to find way to remove the default avatar of wordpress site that being set up to user during registration process. As u know, when we are registering to a site which working …

Member Avatar for samsons17
0
69
Member Avatar for samsons17

I am confused right now, and there will be test about ajax tommorrow.. And i bumped into this getXMLHTTP() function in one of the code that my professor gave me and i not sure what it does exactly.I mean because i also see in the other code, that people are …

Member Avatar for tgreer
0
1K
Member Avatar for samsons17

HI,..i've been working on this simple project that i need to submit it tomorrow. I really in rushing a little bit. But while i working on this oop project, my program give the strange little fatal error about my query which is this [B]Fatal error: Call to a member function …

Member Avatar for aquilax
0
14K
Member Avatar for samsons17

hello.. i am making this website for my client...and now i am having trouble when he said that the website layout appear to be messy a little bit in his computer. He is using mac book to view it while i am using just the normal windows pc. The problem …

Member Avatar for almostbob
0
130
Member Avatar for samsons17

Hi all.. i want to design a structure for a large user base application..and i am using the codeigniter framework.. I wondering here, how could then i separate the data/files from the user such as the pictures, videos and so on from the application files. If i am not mistaken, …

Member Avatar for momo219
0
123
Member Avatar for samsons17

Hi.. I am in the middle of my project but i get stuck here. I want to make the friends linking process page.Which is upon registration, new user will be redirected to this page to find their friends that have registered on my site. I try to google it, but …

Member Avatar for samsons17
0
161
Member Avatar for samsons17

Hi all.. I am using 13floor wordpress theme for my website ([URL="http://www.ryzalyusoff.com"]www.ryzalyusoff.com[/URL]) But my problem is that I cannot make the blog page. I already set the front page to be static and blog page to dispay the posts by going to Settings > Reading on my wordpress dashboard. But …

Member Avatar for samsons17
0
106
Member Avatar for samsons17

hi guys.. I got a work need to be done which being asked by one of my client. My prolem is that he want to make a video sharing site like Youtube but with the certain features. What did he want is that, any user will be only allowed to …

Member Avatar for hellojohnatan
1
193
Member Avatar for samsons17

Hi all.. I am working on a website which require me to handle the image uploading and retrieval. This website is some kind like an image gallery. Straight to the point, i am having trouble in retrieving the last image to be displayed on my view.Clearly to be said, i …

Member Avatar for mr.allty
0
187
Member Avatar for samsons17

Hi all.. I got a problem here on how to handle the form submission. The problem is like this.I got two part of the form which i want to get the data from the user for the events that he/she want to promote. [B](1)[/B]The first part is that I want …

Member Avatar for tomato.pgn
0
794
Member Avatar for samsons17

hi..I am wanted to use the anchor() tag which is one of the url helper in codeigniter for the div. [B] Below is the code which i want to convert into the codeigniter form :[/B] [CODE] <a href="events/page/<?php echo $id; ?>"> <div class="title_row" id="<?php echo $id; ?>"> <div class="content" > …

Member Avatar for jigarvyas
0
5K
Member Avatar for samsons17

Hi all. I got some problem here. I made a website using codeigniter framework. And on my website there is the list of events that are happening at my university.. Whenever a person click on the events title bar, a slide panel like Twitter will shows up next to that …

0
61
Member Avatar for samsons17

hi i'm working on codeigniter for now.and i got some problem with the user login system. basically user can login using his/her email address, and then the login system will retrieve the user corresponding "username" base on the email address entered.This username will then be stored as session and will …

Member Avatar for kurtopia
0
2K
Member Avatar for samsons17

Hi guys..i am just dealing with codeigniter framework.. Could you guys tell me where exactly should i put the ajax/javascript file in the codeigniter directory? I mean could it be in the application folder or whatever, or it doesnt matter? because i want to know which is the best practice …

Member Avatar for samsons17
0
404
Member Avatar for samsons17

Hi all :) I want to make the toggle button so that it will [B]display the specific hidden container[/B].. for the example let say that i got all of these list of containers : [CODE] <div class="post_header"> <div class="post_toggle">Show Post</div> </div> <div class="post_container"> <div>post content 1 goes here..</div> </div> <div …

Member Avatar for Taywin
0
99
Member Avatar for samsons17

Hi all :) I basically want to use the .append() data to append the data that I got to the selected div. this is variable that i've declared [CODE] var li_template = '<div style="display:none" class="load_reply"><div class="reply_img"><img src="status/blankSilhouette.png" /></div><div class="reply_text"><a href="#" class="blue">Test Name</a><p class="tex">%s</p><div class="date">%r &middot; <a href="#" class="light_blue">Like</a> &middot; <a …

Member Avatar for Taywin
0
170
Member Avatar for samsons17

Hi, i am trying to do like what twitter did. Which is the navigation header on the top will get loaded first when the website is first opened. So i get this html code : [CODE] <div id="top_header"> <div id="header_wrapper"> <a href="index.php"><img src="images/rylogo.png" id="rylogo" /></a> <ul id="navigation"> <li id="nav_selected"><a href="index.php" …

0
89