Skip to content
  • Home
  • jQuery
  • PL/SQL
  • Data Structure
  • Terms & Conditions
  • Privacy

Roy Tutorials

Technical…Practical…Theoretical…

  • Home
  • jQuery
  • PL/SQL
  • Data Structure

Tag: Validation

PHP 

Miscellaneous in PHP

 March 8, 2018  July 4, 2015 by Soumitra Roy Sarkar

This tutorial will show you some validations we require in most of the cases. These are given below one by one. 1. Check if an email address is injected //validate against any email injection attempts function is_email_injected($email) { $injections = array(‘(\n+)’, ‘(\r+)’,…

No comment
Continue Reading

Categories

Recent Posts

Monitor health of a URL using Unix

February 2, 2019
No comment

File Upload Example using Angular

January 22, 2019
No comment

Figure out which cron job chokes up your system in Linux

January 14, 2019
No comment

Read last n lines from file using Python

December 18, 2018
No comment

Fibonacci Series using Python Programming

December 5, 2018
No comment
Facebook Like me on facebook
Twitter Tweet me on twitter
Linkedin Join me on Linkedin
GooglePlus Join me on Google Plus
Reddit Join me on Reddit

About Me

Soumitra Roy Sarkar
I am a professional Web developer, Enterprise Application developer, Software Engineer and Blogger. Connect me on JEE Tutorials | Twitter | Facebook | Google Plus | Linkedin | Reddit

Grid Posts

Monitor health of a URL using Unix

February 2, 2019
No comment

File Upload Example using Angular

January 22, 2019
No comment

Figure out which cron job chokes up your system in Linux

January 14, 2019
No comment

Random Posts

Top twenty htaccess security directives

July 15, 2014
No comment

Add input fields to form dynamically using jQuery

June 10, 2014
No comment

How to Convert CSV to XML using PHP

May 28, 2018
No comment

Useful Links

  • jQuery
  • PL/SQL
  • Privacy
  • Terms & Conditions
Copyright © 2019 Roy Tutorials
Privacy   Terms & Conditions