<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title>Vasplus Programming Blog</title>
<atom:link href="https://www.vasplus.info/feed/" rel="self" type="application/rss+xml" />
<link>https://www.vasplus.info</link>
<description>Vasplus Softwares Limited is a software company established in 2011 and registered in United Kingdom. Our area of concentration are on JavaScript, jQuery, Ajax, PHP, MySQL database, CSS, HTML and fields includes Web Development, Software Designs, Software Applications and much more.</description>
<lastBuildDate>Wed, 08 Apr 2026 08:01:56 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.vasplus.info</generator>
<item>
<g:id>53</g:id>
<g:title>How to Build a CRUD REST API With PHP and MySQL</g:title>
<g:description>Building a CRUD  (Create, Read, Update, Delete) REST API with PHP involves setting up a local server environment, establishing a database connection, defining API endpoints, and implementing the Create, Read, Update, and Delete operations. You can achieve this using a framework like Laravel or plain PHP with MySQL</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1765559333402872.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/53/how-to-build-a-crud-rest-api-with-php-and-mysql</guid>
<title>How to Build a CRUD REST API With PHP and MySQL</title>
<link>https://vasplus.info/tutorial/53/how-to-build-a-crud-rest-api-with-php-and-mysql</link>
<comments>https://vasplus.info/tutorial/53/how-to-build-a-crud-rest-api-with-php-and-mysql/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>build</category>
<description>Building a CRUD  (Create, Read, Update, Delete) REST API with PHP involves setting up a local server environment, establishing a database connection, defining API endpoints, and implementing the Create, Read, Update, and Delete operations. You can achieve this using a framework like Laravel or plain PHP with MySQL</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Building a CRUD  (Create, Read, Update, Delete) REST API with PHP involves setting up a local server environment, establishing a database connection, defining API endpoints, and implementing the Create, Read, Update, and Delete operations. You can achieve this using a framework like Laravel or plain PHP with MySQL</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1765559333402872.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>52</g:id>
<g:title>How to create AI assistant using PHP and Ajax</g:title>
<g:description>Building an AI Assistant App using Ajax and PHP with the OpenAI API involves setting up a frontend interface to capture user input, using Ajax to send that input asynchronously to a PHP backend, and having the PHP script communicate with the OpenAI API.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1765116929465324.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/52/how-to-create-ai-assistant-using-php-and-ajax</guid>
<title>How to create AI assistant using PHP and Ajax</title>
<link>https://vasplus.info/tutorial/52/how-to-create-ai-assistant-using-php-and-ajax</link>
<comments>https://vasplus.info/tutorial/52/how-to-create-ai-assistant-using-php-and-ajax/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>openai</category>
<description>Building an AI Assistant App using Ajax and PHP with the OpenAI API involves setting up a frontend interface to capture user input, using Ajax to send that input asynchronously to a PHP backend, and having the PHP script communicate with the OpenAI API.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Building an AI Assistant App using Ajax and PHP with the OpenAI API involves setting up a frontend interface to capture user input, using Ajax to send that input asynchronously to a PHP backend, and having the PHP script communicate with the OpenAI API.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1765116929465324.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>51</g:id>
<g:title>How to send email via Gmail SMTP using ajax and php</g:title>
<g:description>Sending email via Gmail SMTP is a robust way to ensure your emails don&#039;t end up in spam folders. Because standard PHP mail() is often blocked by servers, using a library like PHPMailer combined with AJAX for a seamless user experience is the industry standard.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1764932490239109.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/51/how-to-send-email-via-gmail-smtp-using-ajax-and-php</guid>
<title>How to send email via Gmail SMTP using ajax and php</title>
<link>https://vasplus.info/tutorial/51/how-to-send-email-via-gmail-smtp-using-ajax-and-php</link>
<comments>https://vasplus.info/tutorial/51/how-to-send-email-via-gmail-smtp-using-ajax-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>gmail</category>
<description>Sending email via Gmail SMTP is a robust way to ensure your emails don&#039;t end up in spam folders. Because standard PHP mail() is often blocked by servers, using a library like PHPMailer combined with AJAX for a seamless user experience is the industry standard.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Sending email via Gmail SMTP is a robust way to ensure your emails don&#039;t end up in spam folders. Because standard PHP mail() is often blocked by servers, using a library like PHPMailer combined with AJAX for a seamless user experience is the industry standard.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1764932490239109.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>50</g:id>
<g:title>Student Attendance Management System using Ajax and PHP</g:title>
<g:description>An Online Student Attendance Management System is one of the critical requirements to ensure that an institution productivity is optimized. While it is hard for many institutions to directly co-relate attendance with productivity and revenue, it is an integral part of payroll management.</g:description>
<g:price>60.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1764434063212364.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/50/student-attendance-management-system-using-ajax-and-php</guid>
<title>Student Attendance Management System using Ajax and PHP</title>
<link>https://vasplus.info/tutorial/50/student-attendance-management-system-using-ajax-and-php</link>
<comments>https://vasplus.info/tutorial/50/student-attendance-management-system-using-ajax-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>An Online Student Attendance Management System is one of the critical requirements to ensure that an institution productivity is optimized. While it is hard for many institutions to directly co-relate attendance with productivity and revenue, it is an integral part of payroll management.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>An Online Student Attendance Management System is one of the critical requirements to ensure that an institution productivity is optimized. While it is hard for many institutions to directly co-relate attendance with productivity and revenue, it is an integral part of payroll management.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1764434063212364.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>49</g:id>
<g:title>Comment System Using Ajax, Jquery and PHP - Updated v6.0</g:title>
<g:description>This is a paid tutorial and it teaches you how to build a Simple but powerful and User Friendly Comment System where the users of your websites can easily post their comments or replies on your updates or other information on your website using Ajax, Jquery and PHP.</g:description>
<g:price>25.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763586080511598.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/49/comment-system-using-ajax-jquery-and-php-updated-v60</guid>
<title>Comment System Using Ajax, Jquery and PHP - Updated v6.0</title>
<link>https://vasplus.info/tutorial/49/comment-system-using-ajax-jquery-and-php-updated-v60</link>
<comments>https://vasplus.info/tutorial/49/comment-system-using-ajax-jquery-and-php-updated-v60/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>ajax</category>
<description>This is a paid tutorial and it teaches you how to build a Simple but powerful and User Friendly Comment System where the users of your websites can easily post their comments or replies on your updates or other information on your website using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This is a paid tutorial and it teaches you how to build a Simple but powerful and User Friendly Comment System where the users of your websites can easily post their comments or replies on your updates or other information on your website using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763586080511598.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>48</g:id>
<g:title>Comment System Using Ajax, Jquery and PHP - Updated v4.0</g:title>
<g:description>This tutorial is actually an updated version of our old Comment System and it teaches you how to build a Simple but powerful User Friendly Comment System whereby users of your websites can leave their comments on your updates or other information on your website.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763558882515337.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/48/comment-system-using-ajax-jquery-and-php-updated-v40</guid>
<title>Comment System Using Ajax, Jquery and PHP - Updated v4.0</title>
<link>https://vasplus.info/tutorial/48/comment-system-using-ajax-jquery-and-php-updated-v40</link>
<comments>https://vasplus.info/tutorial/48/comment-system-using-ajax-jquery-and-php-updated-v40/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>ajax</category>
<description>This tutorial is actually an updated version of our old Comment System and it teaches you how to build a Simple but powerful User Friendly Comment System whereby users of your websites can leave their comments on your updates or other information on your website.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial is actually an updated version of our old Comment System and it teaches you how to build a Simple but powerful User Friendly Comment System whereby users of your websites can leave their comments on your updates or other information on your website.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763558882515337.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>47</g:id>
<g:title>Check Any Website Status (OnlineOffline) using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial helps and teaches you how to check the status of any given website right from your own server to verify if that website is online or offline using Ajax, Jquery and PHP without having to refresh your website page.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763553882407905.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/47/check-any-website-status-onlineoffline-using-ajax-jquery-and-php</guid>
<title>Check Any Website Status (OnlineOffline) using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/47/check-any-website-status-onlineoffline-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/47/check-any-website-status-onlineoffline-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>check</category>
<description>This tutorial helps and teaches you how to check the status of any given website right from your own server to verify if that website is online or offline using Ajax, Jquery and PHP without having to refresh your website page.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial helps and teaches you how to check the status of any given website right from your own server to verify if that website is online or offline using Ajax, Jquery and PHP without having to refresh your website page.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763553882407905.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>46</g:id>
<g:title>Chat Script using Ajax, Jquery and PHP - Version 6.0</g:title>
<g:description>This is paid tutorial and it teaches you how to build a simple but powerful cross-browser chat system where users can be able to chat both publicly and privately with each other using Ajax, Jquery and PHP.</g:description>
<g:price>20.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763551007763143.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/46/chat-script-using-ajax-jquery-and-php-version-60</guid>
<title>Chat Script using Ajax, Jquery and PHP - Version 6.0</title>
<link>https://vasplus.info/tutorial/46/chat-script-using-ajax-jquery-and-php-version-60</link>
<comments>https://vasplus.info/tutorial/46/chat-script-using-ajax-jquery-and-php-version-60/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>ajax</category>
<description>This is paid tutorial and it teaches you how to build a simple but powerful cross-browser chat system where users can be able to chat both publicly and privately with each other using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This is paid tutorial and it teaches you how to build a simple but powerful cross-browser chat system where users can be able to chat both publicly and privately with each other using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763551007763143.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>45</g:id>
<g:title>Chat Script using Ajax, Jquery and PHP - Version 5.0</g:title>
<g:description>This tutorial is an upgraded version of Chat Script using Ajax, Jquery and PHP - Version 4.0 that helps and teaches you how to create a simple but powerful cross-browser chat system where users can be able to chat privately with each other using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763402861513367.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/45/chat-script-using-ajax-jquery-and-php-version-50</guid>
<title>Chat Script using Ajax, Jquery and PHP - Version 5.0</title>
<link>https://vasplus.info/tutorial/45/chat-script-using-ajax-jquery-and-php-version-50</link>
<comments>https://vasplus.info/tutorial/45/chat-script-using-ajax-jquery-and-php-version-50/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>ajax</category>
<description>This tutorial is an upgraded version of Chat Script using Ajax, Jquery and PHP - Version 4.0 that helps and teaches you how to create a simple but powerful cross-browser chat system where users can be able to chat privately with each other using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial is an upgraded version of Chat Script using Ajax, Jquery and PHP - Version 4.0 that helps and teaches you how to create a simple but powerful cross-browser chat system where users can be able to chat privately with each other using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763402861513367.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>44</g:id>
<g:title>How to Embed PDF File into a web page using JavaScript and HTML</g:title>
<g:description>Embedding a PDF into a web page using JavaScript and HTML typically involves fetching the PDF data as a binary object and then rendering it within an HTML element, often an  or a  with the help of JavaScript or a library like PDF.js.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763400365889831.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/44/how-to-embed-pdf-file-into-a-web-page-using-javascript-and-html</guid>
<title>How to Embed PDF File into a web page using JavaScript and HTML</title>
<link>https://vasplus.info/tutorial/44/how-to-embed-pdf-file-into-a-web-page-using-javascript-and-html</link>
<comments>https://vasplus.info/tutorial/44/how-to-embed-pdf-file-into-a-web-page-using-javascript-and-html/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>embed</category>
<description>Embedding a PDF into a web page using JavaScript and HTML typically involves fetching the PDF data as a binary object and then rendering it within an HTML element, often an  or a  with the help of JavaScript or a library like PDF.js.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Embedding a PDF into a web page using JavaScript and HTML typically involves fetching the PDF data as a binary object and then rendering it within an HTML element, often an  or a  with the help of JavaScript or a library like PDF.js.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763400365889831.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>43</g:id>
<g:title>Chat Script using Ajax, Jquery and PHP - Version 4.0</g:title>
<g:description>In this day and age, implementing live support or chat system into your website is essential as it will provide a sense of trust between the consumer and business, whether you sell physical or virtual goods. For a business to build integrity, it must provide solid support to its consumers, which is a basic fundamental for any business.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763309017886321.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/43/chat-script-using-ajax-jquery-and-php-version-40</guid>
<title>Chat Script using Ajax, Jquery and PHP - Version 4.0</title>
<link>https://vasplus.info/tutorial/43/chat-script-using-ajax-jquery-and-php-version-40</link>
<comments>https://vasplus.info/tutorial/43/chat-script-using-ajax-jquery-and-php-version-40/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>ajax</category>
<description>In this day and age, implementing live support or chat system into your website is essential as it will provide a sense of trust between the consumer and business, whether you sell physical or virtual goods. For a business to build integrity, it must provide solid support to its consumers, which is a basic fundamental for any business.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>In this day and age, implementing live support or chat system into your website is essential as it will provide a sense of trust between the consumer and business, whether you sell physical or virtual goods. For a business to build integrity, it must provide solid support to its consumers, which is a basic fundamental for any business.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763309017886321.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>42</g:id>
<g:title>Simple PHP Anti-Spam Captcha Contact Form Submission</g:title>
<g:description>This tutorial teaches you how to create and add a simple but powerful Anti-Spam Captcha to your system or application using PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763206376608708.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/42/simple-php-anti-spam-captcha-contact-form-submission</guid>
<title>Simple PHP Anti-Spam Captcha Contact Form Submission</title>
<link>https://vasplus.info/tutorial/42/simple-php-anti-spam-captcha-contact-form-submission</link>
<comments>https://vasplus.info/tutorial/42/simple-php-anti-spam-captcha-contact-form-submission/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how to create and add a simple but powerful Anti-Spam Captcha to your system or application using PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to create and add a simple but powerful Anti-Spam Captcha to your system or application using PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763206376608708.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>41</g:id>
<g:title>Username Availability Checker using Ajax and PHP</g:title>
<g:description>This tutorial teaches you how to check your database for an existing information to avoid duplicates.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763204528786406.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/41/username-availability-checker-using-ajax-and-php</guid>
<title>Username Availability Checker using Ajax and PHP</title>
<link>https://vasplus.info/tutorial/41/username-availability-checker-using-ajax-and-php</link>
<comments>https://vasplus.info/tutorial/41/username-availability-checker-using-ajax-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>ajax</category>
<description>This tutorial teaches you how to check your database for an existing information to avoid duplicates.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to check your database for an existing information to avoid duplicates.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763204528786406.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>40</g:id>
<g:title>Auto-suggest System using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial teaches you how a create a simple but powerful Auto-suggest system where a user can input a desired search term and get immediate result using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763135359435470.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/40/auto-suggest-system-using-ajax-jquery-and-php</guid>
<title>Auto-suggest System using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/40/auto-suggest-system-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/40/auto-suggest-system-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how a create a simple but powerful Auto-suggest system where a user can input a desired search term and get immediate result using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how a create a simple but powerful Auto-suggest system where a user can input a desired search term and get immediate result using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763135359435470.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>39</g:id>
<g:title>Auto-suggestion using Ajax and PHP</g:title>
<g:description>This is an auto-suggestion script that helps you to create a user friendly search system with results displayed on the screen and in a nice format as your users type in their search terms.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763134162177580.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/39/auto-suggestion-using-ajax-and-php</guid>
<title>Auto-suggestion using Ajax and PHP</title>
<link>https://vasplus.info/tutorial/39/auto-suggestion-using-ajax-and-php</link>
<comments>https://vasplus.info/tutorial/39/auto-suggestion-using-ajax-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>ajax</category>
<description>This is an auto-suggestion script that helps you to create a user friendly search system with results displayed on the screen and in a nice format as your users type in their search terms.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This is an auto-suggestion script that helps you to create a user friendly search system with results displayed on the screen and in a nice format as your users type in their search terms.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763134162177580.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>38</g:id>
<g:title>Facebook style Search People and Products using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial teaches you how to automatically search for People and Pages as a user types into the search box his or her search term just as Facebook does using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763133052252272.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/38/facebook-style-search-people-and-products-using-ajax-jquery-and-php</guid>
<title>Facebook style Search People and Products using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/38/facebook-style-search-people-and-products-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/38/facebook-style-search-people-and-products-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>facebook</category>
<description>This tutorial teaches you how to automatically search for People and Pages as a user types into the search box his or her search term just as Facebook does using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to automatically search for People and Pages as a user types into the search box his or her search term just as Facebook does using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763133052252272.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>37</g:id>
<g:title>Auto-load User Details on Mouse-Over using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial teaches you how to build a simple but an advanced auto-load user details system that pops up a user information when a user mouse-over an item using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763131721648672.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/37/auto-load-user-details-on-mouse-over-using-ajax-jquery-and-php</guid>
<title>Auto-load User Details on Mouse-Over using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/37/auto-load-user-details-on-mouse-over-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/37/auto-load-user-details-on-mouse-over-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>auto</category>
<description>This tutorial teaches you how to build a simple but an advanced auto-load user details system that pops up a user information when a user mouse-over an item using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to build a simple but an advanced auto-load user details system that pops up a user information when a user mouse-over an item using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763131721648672.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>36</g:id>
<g:title>How to create an animated old letter using an animated pen</g:title>
<g:description>This tutorial teaches you how to create an animated old letter. In this letter, we will use an animated pen. When the pen dries out while writing, we will dip it in the ink and continue writing.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763129125830929.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/36/how-to-create-an-animated-old-letter-using-an-animated-pen</guid>
<title>How to create an animated old letter using an animated pen</title>
<link>https://vasplus.info/tutorial/36/how-to-create-an-animated-old-letter-using-an-animated-pen</link>
<comments>https://vasplus.info/tutorial/36/how-to-create-an-animated-old-letter-using-an-animated-pen/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>animated</category>
<description>This tutorial teaches you how to create an animated old letter. In this letter, we will use an animated pen. When the pen dries out while writing, we will dip it in the ink and continue writing.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to create an animated old letter. In this letter, we will use an animated pen. When the pen dries out while writing, we will dip it in the ink and continue writing.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763129125830929.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>35</g:id>
<g:title>Contact Form with Captcha using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial is an enhancement of our old tutorial on the topic &quot;Simple PHP Anti-Spam Captcha Contact Form Submission&quot; and it teaches you how to create and add a simple but powerful Anti-Spam Captcha to your system or application using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763054860364837.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/35/contact-form-with-captcha-using-ajax-jquery-and-php</guid>
<title>Contact Form with Captcha using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/35/contact-form-with-captcha-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/35/contact-form-with-captcha-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial is an enhancement of our old tutorial on the topic &quot;Simple PHP Anti-Spam Captcha Contact Form Submission&quot; and it teaches you how to create and add a simple but powerful Anti-Spam Captcha to your system or application using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial is an enhancement of our old tutorial on the topic &quot;Simple PHP Anti-Spam Captcha Contact Form Submission&quot; and it teaches you how to create and add a simple but powerful Anti-Spam Captcha to your system or application using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763054860364837.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>34</g:id>
<g:title>Send Friend Request, Accept or Decline Request using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial teaches you how to build a system whereby the users in your system can send friend request to other users in the system, those users who have been sent friend request have the options to accept or decline request sent to them depending on their choice of action using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1763053650197065.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/34/send-friend-request-accept-or-decline-request-using-ajax-jquery-and-php</guid>
<title>Send Friend Request, Accept or Decline Request using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/34/send-friend-request-accept-or-decline-request-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/34/send-friend-request-accept-or-decline-request-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how to build a system whereby the users in your system can send friend request to other users in the system, those users who have been sent friend request have the options to accept or decline request sent to them depending on their choice of action using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to build a system whereby the users in your system can send friend request to other users in the system, those users who have been sent friend request have the options to accept or decline request sent to them depending on their choice of action using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1763053650197065.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>33</g:id>
<g:title>Make Dynamic XML sitemap using PHP</g:title>
<g:description>A sitemap is a file that lists the pages on a website to help search engines like Google and users navigate and understand the site&#039;s structure. It provides valuable information, such as when pages were last updated, and allows you to prioritize important content like videos or images.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1762959703265055.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/33/make-dynamic-xml-sitemap-using-php</guid>
<title>Make Dynamic XML sitemap using PHP</title>
<link>https://vasplus.info/tutorial/33/make-dynamic-xml-sitemap-using-php</link>
<comments>https://vasplus.info/tutorial/33/make-dynamic-xml-sitemap-using-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>A sitemap is a file that lists the pages on a website to help search engines like Google and users navigate and understand the site&#039;s structure. It provides valuable information, such as when pages were last updated, and allows you to prioritize important content like videos or images.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>A sitemap is a file that lists the pages on a website to help search engines like Google and users navigate and understand the site&#039;s structure. It provides valuable information, such as when pages were last updated, and allows you to prioritize important content like videos or images.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1762959703265055.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>32</g:id>
<g:title>Chat Script Similar to Facebook using Ajax and PHP</g:title>
<g:description>Everyone loves the gmail or facebook inline chat system where conversation has been made easy with amazing features and design. This chat system helps you to easily integrate the Gmail/Facebook style of chat into your existing website without much effort since we have made everything easier for the end users.</g:description>
<g:price>46.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1762724199701004.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/32/chat-script-similar-to-facebook-using-ajax-and-php</guid>
<title>Chat Script Similar to Facebook using Ajax and PHP</title>
<link>https://vasplus.info/tutorial/32/chat-script-similar-to-facebook-using-ajax-and-php</link>
<comments>https://vasplus.info/tutorial/32/chat-script-similar-to-facebook-using-ajax-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>Everyone loves the gmail or facebook inline chat system where conversation has been made easy with amazing features and design. This chat system helps you to easily integrate the Gmail/Facebook style of chat into your existing website without much effort since we have made everything easier for the end users.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Everyone loves the gmail or facebook inline chat system where conversation has been made easy with amazing features and design. This chat system helps you to easily integrate the Gmail/Facebook style of chat into your existing website without much effort since we have made everything easier for the end users.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1762724199701004.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>30</g:id>
<g:title>Pagination System using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial teaches you how to build a powerful pagination system with the help of Ajax, Jquery and PHP without having to refresh your website page while loading contents from your database or an external file.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761751143384268.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/30/pagination-system-using-ajax-jquery-and-php</guid>
<title>Pagination System using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/30/pagination-system-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/30/pagination-system-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how to build a powerful pagination system with the help of Ajax, Jquery and PHP without having to refresh your website page while loading contents from your database or an external file.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to build a powerful pagination system with the help of Ajax, Jquery and PHP without having to refresh your website page while loading contents from your database or an external file.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761751143384268.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>29</g:id>
<g:title>Secure Forgot Password System Using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial teaches you how to build a secure forgot password system or a complete login system with the forgot password feature without refreshing your website page using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761735706393600.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/29/secure-forgot-password-system-using-ajax-jquery-and-php</guid>
<title>Secure Forgot Password System Using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/29/secure-forgot-password-system-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/29/secure-forgot-password-system-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how to build a secure forgot password system or a complete login system with the forgot password feature without refreshing your website page using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to build a secure forgot password system or a complete login system with the forgot password feature without refreshing your website page using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761735706393600.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>28</g:id>
<g:title>Secured Users Access Level System using PHP and Mysql</g:title>
<g:description>This tutorial teaches you how to build a secure user access level system using PHP and Mysql.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761731645339454.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/28/secured-users-access-level-system-using-php-and-mysql</guid>
<title>Secured Users Access Level System using PHP and Mysql</title>
<link>https://vasplus.info/tutorial/28/secured-users-access-level-system-using-php-and-mysql</link>
<comments>https://vasplus.info/tutorial/28/secured-users-access-level-system-using-php-and-mysql/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how to build a secure user access level system using PHP and Mysql.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to build a secure user access level system using PHP and Mysql.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761731645339454.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>27</g:id>
<g:title>Understanding Cookies in JavaScript: Create, Read, Update and Delete</g:title>
<g:description>A cookie is a small text file that lets you store a small amount of data (nearly 4KB) on the user&#039;s computer. They are typically used for keeping track of information such as user preferences that the site can retrieve to personalize the page when user visits the website next time.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761682440772515.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/27/understanding-cookies-in-javascript-create-read-update-and-delete</guid>
<title>Understanding Cookies in JavaScript: Create, Read, Update and Delete</title>
<link>https://vasplus.info/tutorial/27/understanding-cookies-in-javascript-create-read-update-and-delete</link>
<comments>https://vasplus.info/tutorial/27/understanding-cookies-in-javascript-create-read-update-and-delete/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>create</category>
<description>A cookie is a small text file that lets you store a small amount of data (nearly 4KB) on the user&#039;s computer. They are typically used for keeping track of information such as user preferences that the site can retrieve to personalize the page when user visits the website next time.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>A cookie is a small text file that lets you store a small amount of data (nearly 4KB) on the user&#039;s computer. They are typically used for keeping track of information such as user preferences that the site can retrieve to personalize the page when user visits the website next time.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761682440772515.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>26</g:id>
<g:title>Pagination System without Database using Ajax and PHP</g:title>
<g:description>Pagination System without database is a system that gets its contents from a file and not a database. Such files could be PHP file, HTML file, TXT file and so on.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761679724795979.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/26/pagination-system-without-database-using-ajax-and-php</guid>
<title>Pagination System without Database using Ajax and PHP</title>
<link>https://vasplus.info/tutorial/26/pagination-system-without-database-using-ajax-and-php</link>
<comments>https://vasplus.info/tutorial/26/pagination-system-without-database-using-ajax-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>Pagination System without database is a system that gets its contents from a file and not a database. Such files could be PHP file, HTML file, TXT file and so on.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Pagination System without database is a system that gets its contents from a file and not a database. Such files could be PHP file, HTML file, TXT file and so on.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761679724795979.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>25</g:id>
<g:title>Fancy Multiple File Upload using Ajax, Jquery and PHP</g:title>
<g:description>This tutorial helps and teaches you how to design a simple but powerful multiple file upload application with an option to remove unwanted added file or files using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761678124692467.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/25/fancy-multiple-file-upload-using-ajax-jquery-and-php</guid>
<title>Fancy Multiple File Upload using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/25/fancy-multiple-file-upload-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/25/fancy-multiple-file-upload-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>fancy</category>
<description>This tutorial helps and teaches you how to design a simple but powerful multiple file upload application with an option to remove unwanted added file or files using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial helps and teaches you how to design a simple but powerful multiple file upload application with an option to remove unwanted added file or files using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761678124692467.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>24</g:id>
<g:title>Preview and upload multiple files using ajax and PHP</g:title>
<g:description>This tutorial helps and teaches you how to build a simple but powerful preview and upload multiple files system using Ajax and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761585755617928.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/24/preview-and-upload-multiple-files-using-ajax-and-php</guid>
<title>Preview and upload multiple files using ajax and PHP</title>
<link>https://vasplus.info/tutorial/24/preview-and-upload-multiple-files-using-ajax-and-php</link>
<comments>https://vasplus.info/tutorial/24/preview-and-upload-multiple-files-using-ajax-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial helps and teaches you how to build a simple but powerful preview and upload multiple files system using Ajax and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial helps and teaches you how to build a simple but powerful preview and upload multiple files system using Ajax and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761585755617928.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>23</g:id>
<g:title>The if else &amp; elseif Statements in PHP</g:title>
<g:description>The PHP if else &amp;  elseif statements are fundamental for controlling program flow. They allow executing different code blocks based on conditions. These constructs form the basis of decision making in PHP programming language.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761579641397601.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/23/the-if-else-elseif-statements-in-php</guid>
<title>The if else &amp; elseif Statements in PHP</title>
<link>https://vasplus.info/tutorial/23/the-if-else-elseif-statements-in-php</link>
<comments>https://vasplus.info/tutorial/23/the-if-else-elseif-statements-in-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>if</category>
<description>The PHP if else &amp;  elseif statements are fundamental for controlling program flow. They allow executing different code blocks based on conditions. These constructs form the basis of decision making in PHP programming language.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>The PHP if else &amp;  elseif statements are fundamental for controlling program flow. They allow executing different code blocks based on conditions. These constructs form the basis of decision making in PHP programming language.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761579641397601.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>22</g:id>
<g:title>Domain Checker using Ajax, Jquery and PHP</g:title>
<g:description>This is a domain availability checker script and it will be of a great help and benefit to those seeking to start selling domains right from their websites without depending on extenal services. It works with php built-in functions to check for the availability of the domains searched. The script helps your users or clients to easily check for the availability of domains and their prices to know the one to buy using Ajax, Jquery and PHP.</g:description>
<g:price>40.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761510270764168.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/22/domain-checker-using-ajax-jquery-and-php</guid>
<title>Domain Checker using Ajax, Jquery and PHP</title>
<link>https://vasplus.info/tutorial/22/domain-checker-using-ajax-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/22/domain-checker-using-ajax-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>domain</category>
<description>This is a domain availability checker script and it will be of a great help and benefit to those seeking to start selling domains right from their websites without depending on extenal services. It works with php built-in functions to check for the availability of the domains searched. The script helps your users or clients to easily check for the availability of domains and their prices to know the one to buy using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This is a domain availability checker script and it will be of a great help and benefit to those seeking to start selling domains right from their websites without depending on extenal services. It works with php built-in functions to check for the availability of the domains searched. The script helps your users or clients to easily check for the availability of domains and their prices to know the one to buy using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761510270764168.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>21</g:id>
<g:title>Facebook Style Auto Scroll Pagination using jQuery and PHP</g:title>
<g:description>This tutorial teaches you how to design a system with a pagination that loads and gets new items or contents automatically from the database just as Facebook / Google Plus does and displays on the screen to the user as the user scrolls the page down using Ajax, Jquery and PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761408834659730.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/21/facebook-style-auto-scroll-pagination-using-jquery-and-php</guid>
<title>Facebook Style Auto Scroll Pagination using jQuery and PHP</title>
<link>https://vasplus.info/tutorial/21/facebook-style-auto-scroll-pagination-using-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/21/facebook-style-auto-scroll-pagination-using-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how to design a system with a pagination that loads and gets new items or contents automatically from the database just as Facebook / Google Plus does and displays on the screen to the user as the user scrolls the page down using Ajax, Jquery and PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to design a system with a pagination that loads and gets new items or contents automatically from the database just as Facebook / Google Plus does and displays on the screen to the user as the user scrolls the page down using Ajax, Jquery and PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761408834659730.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>20</g:id>
<g:title>Password Strength Checker using Jquery</g:title>
<g:description>Many websites that require login credentials enforce a security technique often referred to as password complexity requirements. These requirements ensure that user passwords are sufficiently strong and cannot be easily broken.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761398558978464.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/20/password-strength-checker-using-jquery</guid>
<title>Password Strength Checker using Jquery</title>
<link>https://vasplus.info/tutorial/20/password-strength-checker-using-jquery</link>
<comments>https://vasplus.info/tutorial/20/password-strength-checker-using-jquery/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>password</category>
<description>Many websites that require login credentials enforce a security technique often referred to as password complexity requirements. These requirements ensure that user passwords are sufficiently strong and cannot be easily broken.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Many websites that require login credentials enforce a security technique often referred to as password complexity requirements. These requirements ensure that user passwords are sufficiently strong and cannot be easily broken.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761398558978464.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>19</g:id>
<g:title>Update or Delete Multiple Rows using PHP</g:title>
<g:description>This tutorial teaches you how to implement a simple update or delete multiple rows or user details in or from the database using PHP.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761393349679140.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/19/update-or-delete-multiple-rows-using-php</guid>
<title>Update or Delete Multiple Rows using PHP</title>
<link>https://vasplus.info/tutorial/19/update-or-delete-multiple-rows-using-php</link>
<comments>https://vasplus.info/tutorial/19/update-or-delete-multiple-rows-using-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>This tutorial teaches you how to implement a simple update or delete multiple rows or user details in or from the database using PHP.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to implement a simple update or delete multiple rows or user details in or from the database using PHP.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761393349679140.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>18</g:id>
<g:title>Bulk image resize with PHP</g:title>
<g:description>One of the challenges that comes with maintaining a graphic-intensive website like social networking websites is finding a way to get high quality images throughout the site with as little effort as possible.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761384238505239.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/18/bulk-image-resize-with-php</guid>
<title>Bulk image resize with PHP</title>
<link>https://vasplus.info/tutorial/18/bulk-image-resize-with-php</link>
<comments>https://vasplus.info/tutorial/18/bulk-image-resize-with-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>image</category>
<description>One of the challenges that comes with maintaining a graphic-intensive website like social networking websites is finding a way to get high quality images throughout the site with as little effort as possible.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>One of the challenges that comes with maintaining a graphic-intensive website like social networking websites is finding a way to get high quality images throughout the site with as little effort as possible.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761384238505239.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>17</g:id>
<g:title>Responsive Contact Form with Captcha using Jquery and PHP</g:title>
<g:description>Email has become the most popular Internet service today. Almost all websites have the section where their users/clients can contact them with ease without the need to log into their various email accounts or to avoid the issues of logging into an email account always to send a mail.</g:description>
<g:price>35.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761340693459410.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/17/responsive-contact-form-with-captcha-using-jquery-and-php</guid>
<title>Responsive Contact Form with Captcha using Jquery and PHP</title>
<link>https://vasplus.info/tutorial/17/responsive-contact-form-with-captcha-using-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/17/responsive-contact-form-with-captcha-using-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>Email has become the most popular Internet service today. Almost all websites have the section where their users/clients can contact them with ease without the need to log into their various email accounts or to avoid the issues of logging into an email account always to send a mail.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Email has become the most popular Internet service today. Almost all websites have the section where their users/clients can contact them with ease without the need to log into their various email accounts or to avoid the issues of logging into an email account always to send a mail.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761340693459410.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>16</g:id>
<g:title>Add, Edit and Delete Record from Database using jQuery and PHP</g:title>
<g:description>In this tutorial, we assume that you already have a basic knowledge of Ajax/jQuery and PHP in general to get you started</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761333503785408.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/16/add-edit-and-delete-record-from-database-using-jquery-and-php</guid>
<title>Add, Edit and Delete Record from Database using jQuery and PHP</title>
<link>https://vasplus.info/tutorial/16/add-edit-and-delete-record-from-database-using-jquery-and-php</link>
<comments>https://vasplus.info/tutorial/16/add-edit-and-delete-record-from-database-using-jquery-and-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>In this tutorial, we assume that you already have a basic knowledge of Ajax/jQuery and PHP in general to get you started</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>In this tutorial, we assume that you already have a basic knowledge of Ajax/jQuery and PHP in general to get you started</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761333503785408.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>15</g:id>
<g:title>Web Browser Notification System using JavaScript</g:title>
<g:description>The Web has become increasingly interactive and the need to implement a system that allows web pages to control the display of notifications to the end user has become a necessity to enhance user experience.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761328154733204.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/15/web-browser-notification-system-using-javascript</guid>
<title>Web Browser Notification System using JavaScript</title>
<link>https://vasplus.info/tutorial/15/web-browser-notification-system-using-javascript</link>
<comments>https://vasplus.info/tutorial/15/web-browser-notification-system-using-javascript/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>web</category>
<description>The Web has become increasingly interactive and the need to implement a system that allows web pages to control the display of notifications to the end user has become a necessity to enhance user experience.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>The Web has become increasingly interactive and the need to implement a system that allows web pages to control the display of notifications to the end user has become a necessity to enhance user experience.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761328154733204.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>14</g:id>
<g:title>Convert HTML to MS Word Document using PHP</g:title>
<g:description>This tutorial teaches you how to convert html content in an easy way to Microsoft Word document using php</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761325996873735.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/14/convert-html-to-ms-word-document-using-php</guid>
<title>Convert HTML to MS Word Document using PHP</title>
<link>https://vasplus.info/tutorial/14/convert-html-to-ms-word-document-using-php</link>
<comments>https://vasplus.info/tutorial/14/convert-html-to-ms-word-document-using-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>convert</category>
<description>This tutorial teaches you how to convert html content in an easy way to Microsoft Word document using php</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to convert html content in an easy way to Microsoft Word document using php</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761325996873735.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>13</g:id>
<g:title>How to Upload Video Files using PHP and MySQLi</g:title>
<g:description>This tutorial teaches you how to upload and store the name of a video in a MySQL Database while the actual video file is saved in a folder on your server using PHP</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761324240736423.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/13/how-to-upload-video-files-using-php-and-mysqli</guid>
<title>How to Upload Video Files using PHP and MySQLi</title>
<link>https://vasplus.info/tutorial/13/how-to-upload-video-files-using-php-and-mysqli</link>
<comments>https://vasplus.info/tutorial/13/how-to-upload-video-files-using-php-and-mysqli/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>video</category>
<description>This tutorial teaches you how to upload and store the name of a video in a MySQL Database while the actual video file is saved in a folder on your server using PHP</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to upload and store the name of a video in a MySQL Database while the actual video file is saved in a folder on your server using PHP</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761324240736423.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>12</g:id>
<g:title>Why Having a FREE website is bad Choice</g:title>
<g:description>Today, we will discuss reasons Why Having a FREE website is a bad Choice and why it is not recommended!</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761249552799559.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/12/why-having-a-free-website-is-bad-choice</guid>
<title>Why Having a FREE website is bad Choice</title>
<link>https://vasplus.info/tutorial/12/why-having-a-free-website-is-bad-choice</link>
<comments>https://vasplus.info/tutorial/12/why-having-a-free-website-is-bad-choice/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>free</category>
<description>Today, we will discuss reasons Why Having a FREE website is a bad Choice and why it is not recommended!</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>Today, we will discuss reasons Why Having a FREE website is a bad Choice and why it is not recommended!</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761249552799559.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>11</g:id>
<g:title>Eight Reasons Why You Need A Business Website</g:title>
<g:description>As a small business owner, you may believe your business cannot benefit from having a website or that a website is not within your budget. Or maybe you think because you don&#039;t use a computer, neither do your potential customers. These are misconceptions, the internet is a fact of business life, so even small firms need a presence online to hook customers.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761248902345052.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/11/eight-reasons-why-you-need-a-business-website</guid>
<title>Eight Reasons Why You Need A Business Website</title>
<link>https://vasplus.info/tutorial/11/eight-reasons-why-you-need-a-business-website</link>
<comments>https://vasplus.info/tutorial/11/eight-reasons-why-you-need-a-business-website/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>you</category>
<description>As a small business owner, you may believe your business cannot benefit from having a website or that a website is not within your budget. Or maybe you think because you don&#039;t use a computer, neither do your potential customers. These are misconceptions, the internet is a fact of business life, so even small firms need a presence online to hook customers.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>As a small business owner, you may believe your business cannot benefit from having a website or that a website is not within your budget. Or maybe you think because you don&#039;t use a computer, neither do your potential customers. These are misconceptions, the internet is a fact of business life, so even small firms need a presence online to hook customers.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761248902345052.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>10</g:id>
<g:title>How to change or convert MySQL to MySQLi</g:title>
<g:description>In PHP 7 or greater, the MySQL extension has been removed completely and so, it is important to convert or upgrade from MySQL to MySQLi to keep your website updated.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761247839211864.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/10/how-to-change-or-convert-mysql-to-mysqli</guid>
<title>How to change or convert MySQL to MySQLi</title>
<link>https://vasplus.info/tutorial/10/how-to-change-or-convert-mysql-to-mysqli</link>
<comments>https://vasplus.info/tutorial/10/how-to-change-or-convert-mysql-to-mysqli/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>mysql</category>
<description>In PHP 7 or greater, the MySQL extension has been removed completely and so, it is important to convert or upgrade from MySQL to MySQLi to keep your website updated.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>In PHP 7 or greater, the MySQL extension has been removed completely and so, it is important to convert or upgrade from MySQL to MySQLi to keep your website updated.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761247839211864.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>9</g:id>
<g:title>Move File from One Folder to the other using PHP</g:title>
<g:description>This tutorial teaches you how to Move or Transfer Files from one folder on your web server to the other using PHP</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761241756402981.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/9/move-file-from-one-folder-to-the-other-using-php</guid>
<title>Move File from One Folder to the other using PHP</title>
<link>https://vasplus.info/tutorial/9/move-file-from-one-folder-to-the-other-using-php</link>
<comments>https://vasplus.info/tutorial/9/move-file-from-one-folder-to-the-other-using-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>move</category>
<description>This tutorial teaches you how to Move or Transfer Files from one folder on your web server to the other using PHP</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to Move or Transfer Files from one folder on your web server to the other using PHP</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761241756402981.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>8</g:id>
<g:title>To-do list using PHP and MySQLi</g:title>
<g:description>This tutorial teaches you how to implement or design a To-do list that can keep proper record of your activities or tasks using PHP and MySQLi</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761238270184375.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/8/to-do-list-using-php-and-mysqli</guid>
<title>To-do list using PHP and MySQLi</title>
<link>https://vasplus.info/tutorial/8/to-do-list-using-php-and-mysqli</link>
<comments>https://vasplus.info/tutorial/8/to-do-list-using-php-and-mysqli/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>to-do</category>
<description>This tutorial teaches you how to implement or design a To-do list that can keep proper record of your activities or tasks using PHP and MySQLi</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorial teaches you how to implement or design a To-do list that can keep proper record of your activities or tasks using PHP and MySQLi</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761238270184375.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>7</g:id>
<g:title>Comment System using PHP,  Ajax and MySQLi</g:title>
<g:description>This is a user friendly Ajax/PHP base Comment System where the users of your websites can easily post their comments or reply to the comments posted by other users on your website using Ajax, PHP and MySQLi.</g:description>
<g:price>45.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761229622689369.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/7/comment-system-using-php-ajax-and-mysqli</guid>
<title>Comment System using PHP,  Ajax and MySQLi</title>
<link>https://vasplus.info/tutorial/7/comment-system-using-php-ajax-and-mysqli</link>
<comments>https://vasplus.info/tutorial/7/comment-system-using-php-ajax-and-mysqli/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>comment</category>
<description>This is a user friendly Ajax/PHP base Comment System where the users of your websites can easily post their comments or reply to the comments posted by other users on your website using Ajax, PHP and MySQLi.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This is a user friendly Ajax/PHP base Comment System where the users of your websites can easily post their comments or reply to the comments posted by other users on your website using Ajax, PHP and MySQLi.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761229622689369.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>6</g:id>
<g:title>Easy Shopping Cart using HTML, CSS &amp; JavaScript</g:title>
<g:description>This tutorlal focuses on how to build a shopping cart using HTML, CSS and JavaScript with the help of localStorage in JavaScript to temporarily hold or store the products or items in the shopping cart until they are finally saved in a permanent database at the server side.</g:description>
<g:price>15.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761138945381340.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/6/easy-shopping-cart-using-html-css-javascript</guid>
<title>Easy Shopping Cart using HTML, CSS &amp; JavaScript</title>
<link>https://vasplus.info/tutorial/6/easy-shopping-cart-using-html-css-javascript</link>
<comments>https://vasplus.info/tutorial/6/easy-shopping-cart-using-html-css-javascript/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>cart,</category>
<description>This tutorlal focuses on how to build a shopping cart using HTML, CSS and JavaScript with the help of localStorage in JavaScript to temporarily hold or store the products or items in the shopping cart until they are finally saved in a permanent database at the server side.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>This tutorlal focuses on how to build a shopping cart using HTML, CSS and JavaScript with the help of localStorage in JavaScript to temporarily hold or store the products or items in the shopping cart until they are finally saved in a permanent database at the server side.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761138945381340.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>5</g:id>
<g:title>Local Web Development Server for  Windows -  XAMPP</g:title>
<g:description>XAMPP for Windows is essentially an assortment of free software tools that help install and use Apache HTTP Server. In other words, it&#039;s an Apache distribution comprising Apache Web Server, PHP, MySQL, phpMyAdmin, Perl, FileZilla FTP Server, etc. The primary philosophy is to create an easy distribution setup for developers who are entering the Apache world.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761059807632309.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/5/local-web-development-server-for-windows-xampp</guid>
<title>Local Web Development Server for  Windows -  XAMPP</title>
<link>https://vasplus.info/tutorial/5/local-web-development-server-for-windows-xampp</link>
<comments>https://vasplus.info/tutorial/5/local-web-development-server-for-windows-xampp/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>xampp,</category>
<description>XAMPP for Windows is essentially an assortment of free software tools that help install and use Apache HTTP Server. In other words, it&#039;s an Apache distribution comprising Apache Web Server, PHP, MySQL, phpMyAdmin, Perl, FileZilla FTP Server, etc. The primary philosophy is to create an easy distribution setup for developers who are entering the Apache world.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>XAMPP for Windows is essentially an assortment of free software tools that help install and use Apache HTTP Server. In other words, it&#039;s an Apache distribution comprising Apache Web Server, PHP, MySQL, phpMyAdmin, Perl, FileZilla FTP Server, etc. The primary philosophy is to create an easy distribution setup for developers who are entering the Apache world.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761059807632309.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>4</g:id>
<g:title>Program Execution Time Limit in PHP</g:title>
<g:description>In PHP, the default time for executing a program is 30 seconds. This will be set in php.ini file and the directive corresponding to this configuration setting is named as max_execution_time.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761047991694308.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/4/program-execution-time-limit-in-php</guid>
<title>Program Execution Time Limit in PHP</title>
<link>https://vasplus.info/tutorial/4/program-execution-time-limit-in-php</link>
<comments>https://vasplus.info/tutorial/4/program-execution-time-limit-in-php/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>set</category>
<description>In PHP, the default time for executing a program is 30 seconds. This will be set in php.ini file and the directive corresponding to this configuration setting is named as max_execution_time.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>In PHP, the default time for executing a program is 30 seconds. This will be set in php.ini file and the directive corresponding to this configuration setting is named as max_execution_time.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761047991694308.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>3</g:id>
<g:title>Types of PHP Errors</g:title>
<g:description>In PHP, there are various possible error occurrences that may happen as you code or write your programs. These errors are categorized based on the time of occurrences and based on whether it is recoverable or not.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761047122639052.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/3/types-of-php-errors</guid>
<title>Types of PHP Errors</title>
<link>https://vasplus.info/tutorial/3/types-of-php-errors</link>
<comments>https://vasplus.info/tutorial/3/types-of-php-errors/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php</category>
<description>In PHP, there are various possible error occurrences that may happen as you code or write your programs. These errors are categorized based on the time of occurrences and based on whether it is recoverable or not.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>In PHP, there are various possible error occurrences that may happen as you code or write your programs. These errors are categorized based on the time of occurrences and based on whether it is recoverable or not.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761047122639052.webp" type="image/webp" length="0"/>
</item>


<item>
<g:id>2</g:id>
<g:title>Introduction to php.ini File</g:title>
<g:description>While installing PHP, this file is provided with the default PHP installation settings. For that, it includes a set of directives provided with respective values. These directives are of two types based on the values they have.</g:description>
<g:price>0.00 USD</g:price>
<g:image_link>https://vasplus.info/screen-shots/1761045094912739.webp</g:image_link>
<guid isPermaLink="true">https://vasplus.info/tutorial/2/introduction-to-phpini-file</guid>
<title>Introduction to php.ini File</title>
<link>https://vasplus.info/tutorial/2/introduction-to-phpini-file</link>
<comments>https://vasplus.info/tutorial/2/introduction-to-phpini-file/#respond</comments>
<dc:creator>Vasplus</dc:creator>
<author>vasplus.info (Vasplus Programming Blog)</author>
<category>php.ini</category>
<description>While installing PHP, this file is provided with the default PHP installation settings. For that, it includes a set of directives provided with respective values. These directives are of two types based on the values they have.</description>
<pubDate>Wed, 08 Apr 2026 08:01:56 +0000</pubDate>
 <content:encoded><p>While installing PHP, this file is provided with the default PHP installation settings. For that, it includes a set of directives provided with respective values. These directives are of two types based on the values they have.</p></content:encoded>
<enclosure url="https://vasplus.info/screen-shots/1761045094912739.webp" type="image/webp" length="0"/>
</item>


</channel>
</rss>
