14 Aug, 2010

404 errors with get parameters on codeigniter

Articles related to 404 errors with get parameters on codeigniter

Why Laptop Performance lower on batteries

http://digitalpbk.blogspot.com/2007/03/why-laptop-performance-lower-on.html Why Laptop Performance lower on batteries Why is my game running slower than expected when on batteries ? The answer is, when your laptop is running on batteries, it tries to save power by reducing the clock speed. Thus the full speed of the CPU is not used and a lower clock speed is set. This is what that causes the game's poor performance.How can i get the maxinmum performance on batteries ?Performance can be gained by sacrificing power. So all you have to do is goto the Control Panel ...
Published 4 years, 10 months ago

Permission Denied on Hosts File (Windows 7)

http://digitalpbk.com/windows/host-file-windows-7-write-permission-denied Permission Denied on Hosts File (Windows 7) On Windows 7, I was trying to edit the host file using Komodo and was getting Permission Denied, and tried notepad too still got permission denied. I thought initially it was McAfee Anti Virus that was disabling the edit of host file as this file is an important system configuration file. The reason but was that Windows requires the editor to run with administrator privileges to edit the file, this is different in Windows XP because all programs ...
Published 1 year, 11 months ago

Bypass Screen lock on Xorg-1.11 Debian

http://digitalpbk.com/debian/xorg-1.11-screen-lock-bypass . However the latest version of Ubuntu seems to be unaffected by this bug. How to fix ? The version 1.11.3 of X-org seems to not have this bug. So doing an update would just fix it. apt-get update xorg Linux Software ...
Published 2 weeks, 5 days ago

Custom extenstion for a Server Script

http://digitalpbk.blogspot.com/2007/05/custom-extenstion-for-server-script.html Custom extenstion for a Server Script IntroPHP files have a ".PHP" extension and is by default the extension used to run php scripts. Thats ordinary. Now it would be cool if we could name another extension (say .do or .html) for a PHP script and get the same output. This is precisely what the following is about.In order to map a particular extension to a particular application, apache uses handlers. Basically you can define an extension and add the corresponding handler. This can ...
Published 4 years, 8 months ago

XSS on GrazeIt.com

http://digitalpbk.blogspot.com/2007/01/xss-on-grazeitcom.html .com if you are using Microsoft Internet Explorer!So how did it work?Grazeit.com allows Fixed (No longer works) Fixed (No longer works)is all we have to post to get redirected.Level 2So the grazeit admins have modified the filter to take care of the above 2 methods. But still the filter isn't good enough for : #105;pt:alert('XSS')> />FixedfixedGET Cross site ...
Published 5 years ago

Adding HTML elements dynamically to a page

http://digitalpbk.com/javascript/adding-html-elements-dynamically-page ; function addfield() { var e = document.createElement("div"); e.innerHTML = 'Value '+c+' : '; document.getElementById("extendable").appendChild(e); c++; } Value 1 : Add More The Code to add dynamic Input Elements The following is the simple javascript code that adds html input elements dynamically to the form. Add to the head tag within <script> tag: var c = 0; function addfield() { var e = document.createElement("div"); ...
Published 2 years, 2 months ago

uTorrent 2.2 uTP means slower downloads

http://digitalpbk.com/utorrent/utorrent-22-utp-slow-downloads-disable uTorrent 2.2 uTP means slower downloads uTorrent 2.2 uTP means slower downloads uTorrent which was recently acquired by BitTorrent has a new feature called uTP which stands for Micro Transport Protocol µTP or “micro-Transport Protocol” is a new protocol from BitTorrent, Inc. that is at the heart of the new major release of our popular BitTorrent clients “µTorrent” and “BitTorrent Mainline”. This protocol or feature is designed to slow down the utorrent downloads when it detects network is getting congested. Without this feature ...
Published 1 year, 1 month ago

csrcs.exe Virus Manual Removal Steps

http://digitalpbk.blogspot.com/2009/02/csrcsexe-virus-manual-removal-steps.html delete the entire value from the registry.Next delete the file, from C:\Windows\System32.If you do not find it, first show all hidden files. You may have to fix that in the registry to show hidden files. This has been covered in an earlier post. So once thats done delete the exe file.Restart.Hope that does it.If not do comment,I will get back to you .... ...
Published 2 years, 11 months ago

Repair Windows with Linux

http://digitalpbk.blogspot.com/2008/03/repair-windows-linux-invalid-sytem32.html againBoot into linuxand do the following as rootMount the drive windows is installed on to say "/mnt/c"# cd /mnt/c/windows/system32# cp -r config /home/some/directory# cp ../Repair/system config/systemNOTE: Copy other files such as software from Repair to config only if they are shown as corrupt.Reboot the systemNow it should boot into windows and show your desktop.Now use system restore to get back to your initial state.Any doubts ? ...
Published 3 years, 10 months ago

Yahoo! Built in chat with mail

http://digitalpbk.blogspot.com/2007/06/yahoo-built-in-chat-with-mail.html Yahoo! Built in chat with mail Yahoo!Catches up with Google and introduces the same Inbox + Messenger bundle. On the new yahoo mail beta now you can chat to your friends too. At first look yea it rocks. It has almost all the formatting and smilies used by messenger. (Of course the Gizmos are missing).But still gmail is ahead because, gmail allows you to be signed in on more than one place. For eg: mail and google talk. Yahoo does not allow that when you sign in inside the mail, you get ...
Published 4 years, 7 months ago

Related help topics for 404 errors with get parameters on codeigniter More keywords like 404 errors with get parameters on codeigniter
More pages for 404 errors with get parameters on codeigniter


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Transport Ships Bringing Raw materials to Havelock Transport Ships Bringing Raw materials to Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk