<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
<channel rdf:about="http://feeds2.feedburner.com/tutorialhero-135">
<title>Free PHP Tutorials - Best PHP tutorials at Tutorial Hero</title>
<link>http://feeds2.feedburner.com/tutorialhero-135</link>
<description>Free PHP tutorials - updated every hour. Tutorial Hero - your daily source for online tutorials</description>
<dc:language>en-us</dc:language>
<dc:rights>(c) 2009 TutorialHero.com</dc:rights>
<dc:date>2018-10-17T05:00:27+01:00</dc:date>
<dc:creator>Tutorial Hero</dc:creator>
<dc:subject>Free PHP tutorials</dc:subject>
<items>
<rdf:Seq><rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93397-banner_ad_rotator_using_php_jquery__ajax.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93399-jquery_datatable_plugin_tutorial.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93400-display_thumbnail_image_from_embedded_youtube_video_link.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93398-php_validation_filters_avoid_security_vulnerabilities.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93385-an_efficient_way_to_check_prime_number_in_php.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93369-a_check_list_for_mobile_app_design.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93359-create_a_text_based___question_based_“captcha”.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93363-create_apps_without_coding_or_programming.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93348-simple_crud_application_in_php_and_mysql_–_part_3.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93324-niche_social_network_portal_development.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93250-advanced_honeypot_fields_stop_spam_without_annoying_the_user.php"/>
</rdf:Seq>
</items>
<image rdf:resource="http://www.tutorialhero.com/logo.gif"/>
</channel>
<item rdf:about="http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php">
<title>How to create global variables in CakePHP? - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php</link>
<description>The majority of the developers, develop skepticism in which, what&amp;#39;s the correct placePage in which they should declare the constant variable in cakephp.Previous going to variable declaration, we must consider that any of us will work over a MVC platform and also we should not break the rules of MVC. For full information, Visit full Blog.http:findnerd.comlistviewHow-to-create-global-variables-in-CakePHP4233</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php">
<title>Program For Multiple Inheritance - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php</link>
<description>To implement multiple inheritance in php you can use "Traits". Trait is similar to an abstract class which cannot be instained on its own and it is intented to reduce some limitations of single inhereitance and it enables developer to reuse set of several independent classes living in various class hierarchies.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php">
<title>Creating RESTful API in Cakephp - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php</link>
<description>Hi, In this tutorial will help you to learn how to create rest api in cakephp. For this we need to follow the following steps in the Blog post. For full information, Visit full Blog. http:findnerd.comlistviewCreating-RESTful-API-in-cakephp2806</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php">
<title>Trigger code after WooCommerce Order is placed - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php</link>
<description>Here&amp;#39;s a handy WordPress code snippet which allows you to trigger some code after WooCommerce Order is placed. You can even access your last orders details using this snippet.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php">
<title>Disabling the CSRF Middleware in Laravel 5 - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php</link>
<description>Here&amp;#39;s a quick trick which allows you disable CSRF middleware from specific routes in your Laravel Application</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php">
<title>Get Base URL in Laravel - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php</link>
<description>Here&amp;#39;s a handy code snippet which allows you to get base URL or Home URL in Laravel web applications</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php">
<title>PHP OS Detection Script - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php</link>
<description>Simple php OS detection script identifies different OS (Operating System) you are using in your desktop. The script finds out different type of Operating System (OS) used by your client.    Windows version can also be identified.    Fully customizable and easy to integrate.    The script detects the mobiles operating system.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php">
<title>Attach Invoice PDF with invoice Email in Magento - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php</link>
<description>Sometime we need to send a invoice pdf in a invoice mail in magento, so here I am explaining how to add invoice pdf in invoice mail. For full information, Visit full Blog.http:findnerd.comlistviewAttach-invoice-PDF-with-invoice-email-in-magento2708</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php">
<title>Build Multi Level Category Using PHP &amp;amp; Mysql - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php</link>
<description>Open Source blog for programmers that contains code snippets including PHP, HTML, Mysql, Javascript, Jquery</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93397-banner_ad_rotator_using_php_jquery__ajax.php">
<title>Banner Ad Rotator Using PHP, Jquery &amp;amp; Ajax - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93397-banner_ad_rotator_using_php_jquery__ajax.php</link>
<description>Open Source blog for programmers that contains code snippets including PHP, HTML, Mysql, Javascript, Jquery</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93397-banner_ad_rotator_using_php_jquery__ajax.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93399-jquery_datatable_plugin_tutorial.php">
<title>Jquery Datatable Plugin Tutorial - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93399-jquery_datatable_plugin_tutorial.php</link>
<description>Open Source blog for programmers that contains code snippets including PHP, HTML, Mysql, Javascript, Jquery</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93399-jquery_datatable_plugin_tutorial.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93400-display_thumbnail_image_from_embedded_youtube_video_link.php">
<title>Display Thumbnail Image From Embedded Youtube Video Link - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93400-display_thumbnail_image_from_embedded_youtube_video_link.php</link>
<description>Open Source blog for programmers that contains code snippets including PHP, HTML, Mysql, Javascript, Jquery</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93400-display_thumbnail_image_from_embedded_youtube_video_link.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93398-php_validation_filters_avoid_security_vulnerabilities.php">
<title>PHP Validation Filters - Avoid Security Vulnerabilities - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93398-php_validation_filters_avoid_security_vulnerabilities.php</link>
<description>Open Source blog for programmers that contains code snippets including PHP, HTML, Mysql, Javascript, Jquery</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93398-php_validation_filters_avoid_security_vulnerabilities.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93385-an_efficient_way_to_check_prime_number_in_php.php">
<title>An efficient way to check prime number in PHP - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93385-an_efficient_way_to_check_prime_number_in_php.php</link>
<description>An efficient way to check prime number in PHP</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93385-an_efficient_way_to_check_prime_number_in_php.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93369-a_check_list_for_mobile_app_design.php">
<title>A Check List for Mobile App Design - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93369-a_check_list_for_mobile_app_design.php</link>
<description>Designing of mobile apps is an important aspect for the companies. The blog discusses some of the important points to keep in mind prior to design an app.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93369-a_check_list_for_mobile_app_design.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93359-create_a_text_based___question_based_“captcha”.php">
<title>Create a Text-Based  Question-Based ?Captcha? - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93359-create_a_text_based___question_based_“captcha”.php</link>
<description>Google?s recaptcha is really good but not always the most optimal tool for stopping spambots. It takes a bit too much space, requires entering app IDs, and sometimes is hard for the visitors to solve.Question based captcha?s are often easier solution. A simple question that requires textual answer is usually enough to keep most bots away, and is easy to code, requires no graphic libraries or API keys.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93359-create_a_text_based___question_based_“captcha”.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93363-create_apps_without_coding_or_programming.php">
<title>Create Apps without Coding or Programming - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93363-create_apps_without_coding_or_programming.php</link>
<description>iOS application development is much easier now a days when you get iOS app development platform like Configure.IT that allows you to develop app without coding. You can add all the features of your choice and make you own app by just drag and drop facility. So visit this mobile app development platform which is free as well to build an iOS application of your choice.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93363-create_apps_without_coding_or_programming.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93348-simple_crud_application_in_php_and_mysql_–_part_3.php">
<title>Simple CRUD Application In PHP And MySQL ? Part 3 - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93348-simple_crud_application_in_php_and_mysql_–_part_3.php</link>
<description>Welcome guys to the third part of the Simple CRUD application In PHP and MySQL. In the previous part, we looked at setting up our working environment and directory structure. We have also created a database and table our application will be using. If your just joining, please refer to the previous parts so as to catch up.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93348-simple_crud_application_in_php_and_mysql_–_part_3.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93324-niche_social_network_portal_development.php">
<title>Niche Social Network Portal Development - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93324-niche_social_network_portal_development.php</link>
<description>Evon builds niche social networking sites, with special focus on its features and tools to give your users the best social networking experience. A room reserved for SEO and marketing friendly tools makes sure your products stay ahead in the race. Remember, your users are valuable and to keep them interested in your site, we offer the following prodigious features: Media, Live Chat, Collaboration, Audio Conferencing etc.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93324-niche_social_network_portal_development.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93250-advanced_honeypot_fields_stop_spam_without_annoying_the_user.php">
<title>Advanced Honeypot Fields: Stop Spam Without Annoying The User - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93250-advanced_honeypot_fields_stop_spam_without_annoying_the_user.php</link>
<description>Most spam bots aren&amp;#39;t too smart and will fill all the fields they find in a form in attempt to spam it. This led to inventing super-simple "honeypot" fields - input fields hidden by CSS. Users don&amp;#39;t see them and don&amp;#39;t fill them, while bots fill them. In your backend you just have to check if the field is empty. If it is not, voila, you have caught a spammer.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93250-advanced_honeypot_fields_stop_spam_without_annoying_the_user.php</feedburner:origLink>
</item>
</rdf:RDF>
