<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Bala-Krishna &#187; PHP Function</title>
	<atom:link href="http://www.bala-krishna.com/category/php-function/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bala-krishna.com</link>
	<description>Web Developer &#38; Internet Marketing Consultant</description>
	<pubDate>Sun, 31 Aug 2008 16:25:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Secure PHP Application with Suhosin Hardened-PHP</title>
		<link>http://www.bala-krishna.com/secure-php-application-with-suhosin-hardened-php</link>
		<comments>http://www.bala-krishna.com/secure-php-application-with-suhosin-hardened-php#comments</comments>
		<pubDate>Sun, 31 Aug 2008 16:25:20 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[hardened-php]]></category>

		<category><![CDATA[Suhosin]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=416</guid>
		<description><![CDATA[Suhosin is a security product released by Hardened-PHP to secure your PHP application. Hardened-PHP is founded by Stefan Esser, Christopher Kunz and Peter Prochaska from Germany with the primary goal to help php web developers, development organization to secure PHP web application. They also provide searvice to find out security holes in your php applicatn [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/secure-php-application-with-suhosin-hardened-php/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to Highlight PHP Source Code in Wordpress Post</title>
		<link>http://www.bala-krishna.com/how-to-highlight-php-source-code-in-wordpress-post</link>
		<comments>http://www.bala-krishna.com/how-to-highlight-php-source-code-in-wordpress-post#comments</comments>
		<pubDate>Thu, 26 Jun 2008 17:13:38 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Word Press]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<category><![CDATA[Wordpress Theme]]></category>

		<category><![CDATA[Wordpress Widget]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[sourcecode]]></category>

		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=350</guid>
		<description><![CDATA[PHP Source Code Highlighter (syntaxhighlighter) Wordpress plugin allow you to post php code inside your wordpress post with syntax highlight and line number. The plugin preserve code formatting and do not encode character until you do manually.
Supports the following languages:
* C++ &#8212; `cpp`, `c`, `c++`
* C# &#8212; `c#`, `c-sharp`, `csharp`
* CSS &#8212; `css`
* Delphi &#8212; [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/how-to-highlight-php-source-code-in-wordpress-post/feed</wfw:commentRss>
		</item>
		<item>
		<title>How To Clean Special Characters From PHP String</title>
		<link>http://www.bala-krishna.com/how-to-clean-special-characters-from-php-string</link>
		<comments>http://www.bala-krishna.com/how-to-clean-special-characters-from-php-string#comments</comments>
		<pubDate>Wed, 25 Jun 2008 12:30:36 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[windows xp]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=348</guid>
		<description><![CDATA[If you are looking for the PHP special characters clean function then this post might be useful for you. This function can used to remove special character as well as able to replace specific character with other equivalent character or string.
Here is detailed explanation of function:
$specialCharacters Array: This array used to replace special character with [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/how-to-clean-special-characters-from-php-string/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 406 Not Acceptable Error Fix</title>
		<link>http://www.bala-krishna.com/wordpress-406-not-acceptable-error-fix</link>
		<comments>http://www.bala-krishna.com/wordpress-406-not-acceptable-error-fix#comments</comments>
		<pubDate>Thu, 22 May 2008 10:38:06 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[Business Talk]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Directory]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[Window Application]]></category>

		<category><![CDATA[Word Press]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<category><![CDATA[Wordpress Theme]]></category>

		<category><![CDATA[Wordpress Widget]]></category>

		<category><![CDATA[wordpress error]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=332</guid>
		<description><![CDATA[I just received &#8220;Not Acceptable Error while i tried to edit post in Word Press 2.5. Earlier, It was working fine but in the previous post i get annoying error when i tried to save and continue my article. But soon i realize cause of the error. Again, the error was due to apache web [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/wordpress-406-not-acceptable-error-fix/feed</wfw:commentRss>
		</item>
		<item>
		<title>PHP Fatal Error Fix: Can&#8217;t use method return value in write context</title>
		<link>http://www.bala-krishna.com/php-fatal-error-fix-cant-use-method-return-value-in-write-context</link>
		<comments>http://www.bala-krishna.com/php-fatal-error-fix-cant-use-method-return-value-in-write-context#comments</comments>
		<pubDate>Fri, 16 May 2008 07:05:11 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[empty function]]></category>

		<category><![CDATA[php fatal error]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=329</guid>
		<description><![CDATA[PHP compiler generate fatal error if you use function return value in read/write context.  Although this is not applicable for all PHP supported function but PHP function like empty does not support use of the function in this way. In other words, php empty function  cannot check the return value of a function [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/php-fatal-error-fix-cant-use-method-return-value-in-write-context/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 2.5 Popularity Contest Plugin Fatal Error Fix</title>
		<link>http://www.bala-krishna.com/wordpress-25-popularity-contest-plugin-fatal-error-fix</link>
		<comments>http://www.bala-krishna.com/wordpress-25-popularity-contest-plugin-fatal-error-fix#comments</comments>
		<pubDate>Wed, 23 Apr 2008 11:44:06 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Word Press]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<category><![CDATA[Alex King]]></category>

		<category><![CDATA[popularity contest plugin]]></category>

		<category><![CDATA[upgrade wordpress]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wordpress 2.5]]></category>

		<category><![CDATA[wordpress error]]></category>

		<category><![CDATA[Wordpress Widget]]></category>

		<category><![CDATA[wp fatal error fix]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=325</guid>
		<description><![CDATA[If you are using Alex popularity plug-in then you might face this error while upgrading plug-in automatically in WP 2.5. This error generate due to invalid wp-header file path in plug-in file. Unfortunately, Alex not released new fixed version of the this popular plug-in. However, fix is really very simple and anyone can fix issue [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/wordpress-25-popularity-contest-plugin-fatal-error-fix/feed</wfw:commentRss>
		</item>
		<item>
		<title>CubeCart 4.x.x Cross-Site Scripting Vulnerabilities</title>
		<link>http://www.bala-krishna.com/cubecart-4xx-cross-site-scripting-vulnerabilities</link>
		<comments>http://www.bala-krishna.com/cubecart-4xx-cross-site-scripting-vulnerabilities#comments</comments>
		<pubDate>Thu, 27 Mar 2008 13:49:09 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[Cube Cart]]></category>

		<category><![CDATA[Error Log]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Remote Access]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/cubecart-4xx-cross-site-scripting-vulnerabilities</guid>
		<description><![CDATA[Two vulnerabilities has been discoverd in CubeCart 4.xx by Russ McRee that can be use by hackers to exploit website by cross-site scripting attacks. The search input string is not properly sanitised before passed to script for execution. This behaviour can be used by attacker to execute malicious script code in the browser to affect [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/cubecart-4xx-cross-site-scripting-vulnerabilities/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google Custom Search Engine Plugin for Wordpress</title>
		<link>http://www.bala-krishna.com/google-custom-search-engine-plugin-for-wordpress</link>
		<comments>http://www.bala-krishna.com/google-custom-search-engine-plugin-for-wordpress#comments</comments>
		<pubDate>Sat, 15 Mar 2008 03:50:14 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Advertising]]></category>

		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Search Engine]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Word Press]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<category><![CDATA[Wordpress Widget]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/google-custom-search-engine-plugin-for-wordpress</guid>
		<description><![CDATA[ 
Google CSE is very nice plug-in to create Google custom search engine from your wordpress blog roll. This plug-in uses xml file for configuration. With this plug-in visitors will be able to search your blog roll and your blog instead of searching entire world wide web.  The 2.0 version is widget ready make [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/google-custom-search-engine-plugin-for-wordpress/feed</wfw:commentRss>
		</item>
		<item>
		<title>Connect to your PC over internet with SynXro</title>
		<link>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro</link>
		<comments>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro#comments</comments>
		<pubDate>Wed, 12 Mar 2008 09:45:09 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[ASP.Net]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Dot.Net]]></category>

		<category><![CDATA[Error Log]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Nation]]></category>

		<category><![CDATA[Operating System Tutorial]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Remote Access]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[Window Application]]></category>

		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro</guid>
		<description><![CDATA[SynXro is another web based product to connect, a PC to PC; or PC to LAN connection. SynXro allows you to access all the drives of your PC and all the network drives of all PCs connected to your Local Area Network from anywhere in the world. You only need to have access of internet [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro/feed</wfw:commentRss>
		</item>
		<item>
		<title>Uber Uploader ClipShare Rayzz Ostube Failed to Find File Length Error</title>
		<link>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error</link>
		<comments>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error#comments</comments>
		<pubDate>Mon, 04 Feb 2008 11:54:52 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Crawler]]></category>

		<category><![CDATA[FFMPEG]]></category>

		<category><![CDATA[FFMPEG-PHP]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Online Media]]></category>

		<category><![CDATA[Operating System Tutorial]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[VBScript]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Directory]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[uber-uploader]]></category>

		<category><![CDATA[windows xp]]></category>

		<category><![CDATA[by pass php upload limit]]></category>

		<category><![CDATA[failed to find Flength file]]></category>

		<category><![CDATA[file uploader with progress bar]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error</guid>
		<description><![CDATA[You may receive &#8220;Failed To Find Flength File&#8221; error during file upload using uber uploader.  The main cause of this problem is due to apache mod_security enabled on your host.  Apache mod_security may prevent writing flength file duing file upload. This will  cause uploder to determine file length for percentage calculation and [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
