₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,007 members, 8,419,899 topics. Date: Thursday, 04 June 2026 at 06:52 AM

Toggle theme

Deco2come's Posts

Nairaland ForumDeco2come's ProfileDeco2come's Posts

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

WebmastersCan Someone Tell Me The Best Way To Secure Your Site by deco2come(op): 5:09pm On May 03, 2011
In order to prevent hackers from hacking your website or gaining access into your database, what are the best precautions to take.

A friend recommend not to name my folder "INCLUDES" instead I should choose other name. Another friend recommended moving my database folder out of cpanel www(public folder).

Can someone recommend other ways to secure a site please
BusinessRe: CBN Imposes Limits, Penalty On Cash Transactions, Again! by deco2come: 7:46pm On Apr 29, 2011
miky:
lol yall dont know what your basing your opinions on. can yall say how this will ruin the economy, its an incentive to get rid of the cash trapped economy.  does it say you cant do an electronic transfer?  in the usa its very common for people to get rejected for trying to withdraw over 10000,  i tried going to buy a car once, i had to wait a week.
Change that money to naira and compare it to the minimum amount this guy wants us to withdraw. Then compare the security system in USA with the security in Nigeria.Even in China, you can withdraw more than 6m a day. After that, I believe you can agree with me that this guy is loosing it big time.
WebmastersRe: What Are The Advantages And Disadvantages Of Using Table For Layout by deco2come(op): 11:15pm On Apr 28, 2011
Thanks for all the answers. I checked nairaland source, and other forums; they are 80% tables and despite that, their speed to load is still faster compare to www.yahoo.com.

Regarding to being hard to read, you guys are absolutely correct.
WebmastersWhat Are The Advantages And Disadvantages Of Using Table For Layout by deco2come(op): 12:44pm On Apr 28, 2011
I find using table so easy for layouts. Though I know how to use Div as well but using table makes my work faster. Is there disadvantages of using tables. What are the advantages and disadvantages of using both?
WebmastersHow To Update Users Last Login Time by deco2come(op): 12:18am On Apr 21, 2011
I have a users table and lastlogin table. How can I update the last login table with the information from users table. I tried

UPDATE lastlogin SET time = NOW() WHERE ?

I don't know what to write after the WHERE clause since the lastlogin table has only two fields( lastlogin_id and lastlogintime).

The users table has nothing related to the lastlogin table.

If I tried this UPDATE lastlogin SET lastlogintime = NOW() WHERE(SELECT username FROM users WHERE username = $sessionuser);

That means it will keep udating the lastlogin table anytime a different user log in.

How can I keep the last login time of each user?
WebmastersHow Can I Run The Mysql Update by deco2come(op): 12:16am On Apr 21, 2011
I have a users table and lastlogin table. How can I update the last login table with the information from users table. I tried

UPDATE lastlogin SET time = NOW() WHERE ?

I don't know what to write after the WHERE clause since the lastlogin table has only two fields( lastlogin_id and lastlogintime).

The users table has nothing related to the lastlogin table.

If I tried this UPDATE lastlogin SET lastlogintime = NOW() WHERE(SELECT username FROM users WHERE username = $sessionuser);

That means it will keep udating the lastlogin table anytime a different user log in.

How can I keep the last login time of each user?
WebmastersGenerate Data To Your Sql Database by deco2come(op): 8:25am On Apr 04, 2011
If you are working on a site and need to generate some data on your sql database just for testing service, this script can help you achieve your goal. It can generate more than a million data to your database. Just choose the type of data you want to generate, and the rest is history
WebmastersComparing Asp.net And Php by deco2come(op): 3:45pm On Mar 25, 2011
I have come across a lot of debate concerning asp.net and php. Most of them claiming that php is too weak compare to asp.net. Some said that php cannot be use to build a strong web application or it is not recommended to use when building a website that can attract millions of users per day.
Some claims that sites like google, facebook, and other popular websites are switching or using some part of application in asp.net.

My question to my fellow webmasters is this; can you voices your points, ideas, or suggestions concerning the two programming language.
WebmastersRe: Connection String To The Server In Php by deco2come: 2:09pm On Mar 12, 2011
ajaxphp7:
Please tell me what comes first my tied variables or the connection string, I was drawn into an arguement with one of my programming collegue. The connection string to the server or the variable tied to the text fields.

Which is better this

<?php
$names=$_post['names'];
$state=$_post['state'];
$age=$_post['age'];
mysql_pconnect("localhost","username","password"wink;
?>
or this
<?php
mysql_pconnect("localhost","username","password"wink;
$names=$_post['names'];
$state=$_post['state'];
$age=$_post['age'];
?>
The two codes are ok. But I will definitely go with the second code. One more suggestion, don't forget to use the filter/mysql escape, for security reasons.
WebmastersMy Web Secret by deco2come(op): 2:13am On Mar 12, 2011
I would like to use this board to share my web secret. I will be sharing useful information on sites, tools,software, e.t.c that I found useful for any professional web designers. Note you still need to know much about html,css,php,dreamweaver,asp,e.t.c. This info are for web designers who don't have much time on their hands and at the same time want to produce a good looking websites to their clients. You are free to add your suggestions. Let's get started;

Have you ever wanted to design/add professional drop down menu css? There are a lot of tools that can help you to do that in just a few minutes. But I found these ones to be my favourite
1.) Visual Css Quick Menu(www.opencube.com)
It provides a lot of very cool drop down menu. You can customize it to your taste. Though some of them comes with javascript.
2.) CSS 3 Menu(css3menu.com)
This is an amazing css drop menu. It is completely base on css without any javascript added.
3.) Creative DW Menu
A wonderful dreamweaver addon that can be use to design a powerful drop down menu.

For designers that like to have to have their own button for example, I recommend the following

1.) Easy Button and Menu Maker.
2.) Web Menu Button Maker
3.)Web Button Maker Deluxe.


I will keep on updating this site. Stay tune
WebmastersRe: Do You Think This Work At Home Stuff Is For Real? by deco2come: 5:36am On Mar 11, 2011
work-at-home--make-money:
Do you think this Work At Home stuff is for real?
I found this link on yahoo.
[url=http://av.rds.yahoo.com/**http%3a//babelfish.yahoo.com/translate_url?doit=done&tt=url&intl=1&fr=bf-home&trurl=http%3A%2F%2Fwww.newsdaily1.com%2FWork-at-Home.php%3FWork_At_Home_Mom_Makes_8.795_Month_Part-Time&lp=es_en&btnTrUrl=Translate]Work at Home[/url] Mom Makes $8,795/Month Part-Time
My guy that is a really scam. Never pay those foolish scammers. I'm talking from experience. I paid those fools and I'm still waiting for my kit. All they do was sending an email to me and started yawning how to use google adsense, changing the content of your site daily. They will also give you some access to download books from their site. I was so angry with them. I have to ask for a refund. The rest is history. Beware!!!!!!!!!
WebmastersRe: Microsoft Excel 2007 Special Training by deco2come: 12:31pm On Mar 09, 2011
Why not Microsoft Excel 2010 but I admit it is encouraging.
WebmastersRe: Where Can I Download Interactive Tutorial For Acca. F1,f2,f3,f4,: by deco2come: 12:27pm On Mar 09, 2011
You can check out this site http://www.freeaccalectures.org/, though I haven't check them. Sending a file of more than 15GB(F1-F9), isn't possible with yahoo,hotmail or gmail. I want to help you bro but those three email services won't permit me. Sorry dear
WebmastersRe: W3school Offline Website by deco2come(op): 12:08pm On Mar 09, 2011
[size=13pt]I have sent the file to all the email above. Please check your email. Don't forget to check your spasm box if the file isn't in your inbox.

Note, I sent two files, one is php book from www.tizag.com. It is a nice summary of php mainly for beginners. It has about 102 pages.

The second file is w3school offline version. The password for the rar is knowbest.info. For best view, I would advice you to extract the files inside your htdocs(if you are using xampp) or www(if you are using wamp or mamp).

Finally, I transferred the file using https://www.transferbigfiles.com/ services. If you have any question, don't hesitate to drop a line. Thank you
[/size]
WebmastersRe: Just Completed This Website - Please Help Review It by deco2come: 11:34am On Mar 02, 2011
There is something I would like to discuss with you about your site, you can drop your mail or your contact phone number. I will call you immediately
WebmastersHow To Redirect To Login Page After Error by deco2come(op): 2:51pm On Feb 26, 2011
Just like nairaland, facebook, etc, provides the user the login field on the homepage, but once the user type the wrong data, the login will redirect the user to the main login page, and then display the error there. I want to help something like that.
WebmastersRe: How Can I Make This Work by deco2come(op): 4:51am On Feb 23, 2011
OmniPotens:
If you really know what you want to code then I think you already have the solution otherwise I am thinking you only need the source codes. Am I right or wrong?
Wow!!!!!!!! My guy you are wasting your career in web designing. You should make a fortune if you are a fortune teller. My guy you are 101% right. I have completely map out what I want to to code and also the solution to the project I'm working on. But this question I posted just hook me like a fish. I tried but my code isn't working. So I'm seeking for help. Thank you for your concern.
WebmastersHow Can I Make This Work by deco2come(op): 11:49pm On Feb 22, 2011
Please I need help to with this script. I have tried but failed to make it work

I'm designing a website that takes care of employees time. Every month, each worker has a bonus of 1500dollars, but at the end of the month, the bonus will be giving to the worker based on their time they arrive at work each day.

For example, if a worker arrive at work by 8a.m, he/she earns 50 dollar, if the worker arrives by 9a.m, he/she earns 30dollars, if the worker at 9:30a.m, he/she looses 20dollars. Finally if the worker's bonus is below 500dollars, she will get the message "You Need To See The Boss".

Furthermore, I want the worker to see the following when he/she visited his/her history

Number of times arrived at 8a.m =
Number of times arrived at 9a.m =
Number of times late(9:30a.m) =
Remaining/Total bonus =
CelebritiesRe: The 2011 Grammy Awards: The African Connection, Red Carpet Photos & Winners by deco2come: 1:09pm On Feb 14, 2011
[size=14pt]Must ladies/girls show their breeaast/nakeeed body before they think they are beautiful. Though I must confess that some of the ladies look nice.[/size]
WebmastersIs Java, C, C++, Or C# Important In Web Development? by deco2come(op): 5:28am On Feb 09, 2011
Hi guys, I would like to know if C, C++, or C# is important in web development? Are they necessary for someone whose main goal is building and designing web application.

If the answer is yes, I would like to know the type of role any of the program plays in web development and it would be nice if you show me a site that uses any of the above language.

If I have seen some websites that uses java but isn't it possible for javascripts,php, to achieve the same goal?
Web MarketRe: Help Compare Justhost And Hostgator For Me Please by deco2come: 4:52pm On Feb 08, 2011
Okponee:
Hi all! Please I need your help on this issue. I used my GTB-issued Visa Card to purchase a Reseller Hosting account from Hostgator. But they needed a confirmation from me. They said I should send a scan copy of my Natonal ID and the visa card showing the last four digits of my Card number. Afterward, they said I should send a scanned copy of the Statement of that account, showing my Card Number, which my Bank really frowns at , saying it's fraudulent for any Organization to request that the Card number should appear on the Statement. They only show the Visa Account Number and not the number on the Card. So Hostgator has now refunded the money. What should I do now?
This was exactly why l didn't host with them. Once you are from Nigeria, Hostgator will put you on microscope and examine you well. Sometime they ask stupid questions and make stupid request. I sent them mail immediately and ask them to be a man by telling me the simple fact.
WebmastersRe: Which Language Is Needed For Online Games? by deco2come(op): 11:27am On Feb 08, 2011
afam4eva:
I think you may need to add AJAX.
I'm a little bit confused here. My question is; Is Ajax not part of Javascript?
WebmastersWhich Language Is Needed For Online Games? by deco2come(op): 10:43am On Feb 08, 2011
Can someone build a very good online games and application with the knowledge of xhtml,css,javascript,php,and mysql or does it require extra knowledge?
Web MarketRe: Help Compare Justhost And Hostgator For Me Please by deco2come: 1:17am On Feb 08, 2011
I would say that the two companies are very good though I haven't use Hostgator. I have been using justhost for about three years now and I haven't experience even a single problem with them. Their customer service is great and they are willing to solve your problem immediately.

My main reason for not using Hostgator was because of the payment option they gave me didn't suit me. But having said that, I must also confess that I have seen a lot of good recommendation from people about Hostgator.

But one thing you should be in mind if you are subscribing with Justhost, note that you are not allow to upload any movie, downloadable things, musics, on your site if you are on a shared server.

So don't worry with the choice you take, the two are great.
WebmastersAny Good Free Php Recaptcha Apart From Google Recaptcha? by deco2come(op): 6:01am On Feb 07, 2011
Hello, I would like to know if there is any good php captcha apart from google recaptcha.
WebmastersRe: Any Free Online Button Maker? by deco2come(op): 1:38pm On Feb 04, 2011
sweet-pawn:
why don't you use a tool like ms front page? you can make buttons easily with that!
Thank you for your contribution. I have found a perfect too for that.
WebmastersRe: Any Free Online Button Maker? by deco2come(op): 11:45am On Feb 04, 2011
naijaman+:
Check this site

www.buttongenerator.com/

remember to say thanks
Do you have any other one. The one you suggest can't do exactly what I want. Thank you for your concern
WebmastersAny Free Online Button Maker? by deco2come(op): 10:33am On Feb 04, 2011
Does anyone know any software or site where one can generate free buttons. I'm looking for sites like this http://www.mycoolbutton.com/(unfortunately it isn't free).
WebmastersI Need The Help Of A Coder by deco2come(op): 10:26am On Feb 03, 2011
I want to create two functions where by the first function will be the key and the second function will be the value in my array. I have tried doing that but haven't succeed. Can someone help me out please?




<?php

         function please(){
               (for $y=0;$y<=10;$y++){
                      $result = $y*$y;
                       
                      echo "The square root of ".$y." is ".$result.;

              }

}


function answer(){
               (for $p=0;$p<=10;$p++){
                      $result = $p*$p;
                       
                      echo "The square root of ".$p." is ".$result.;

              }

}
$one = please();
$two = answer();

$myarray = array(  foreach( $one as $two));
   
echo $myarray;
?>

ComputersRe: Which Is Your Favourite Browser? by deco2come: 3:40pm On Feb 02, 2011
Even in my dream, I found myself using Mozilla. It has a lot of addons I believe most believe can't do without. For example

Knowing the country the website you are visiting comes from
Downloading videos instantly without delay
Able to lock/unlock a tab while you work on other tabs
Knowing the layout of website you are visiting(for web developers)

The list endless. Firefox rule!!!!!!!!!!!!!!!!!!!!!!!

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