Deco2come's Posts
Nairaland Forum › Deco2come's Profile › Deco2come's Posts
1 2 3 4 5 6 7 8 9 10 (of 12 pages)
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 |
miky: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. |
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. |
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? |
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? |
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? |
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 |
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. |
ajaxphp7: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. |
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 |
work-at-home--make-money: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!!!!!!!!! |
Why not Microsoft Excel 2010 but I admit it is encouraging. |
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 |
[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] |
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 |
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. |
OmniPotens: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. |
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 = |
[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] |
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? |
Okponee: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. |
afam4eva:I'm a little bit confused here. My question is; Is Ajax not part of Javascript? |
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? |
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. |
Hello, I would like to know if there is any good php captcha apart from google recaptcha. |
sweet-pawn:Thank you for your contribution. I have found a perfect too for that. |
naijaman+:Do you have any other one. The one you suggest can't do exactly what I want. Thank you for your concern |
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). |
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?
|
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!!!!!!!!!!!!!!!!!!!!!!! |
;