.

Sunday, February 9, 2014

Designing a Department of Homeland Security Threat Level System for your website in PHP (No-Database required).

Author : Syed R Fayyaz Comments: This is a very simple record to pomp a security flagellum level on your website. This script fetches entropy from Department of homeland security Website and stores it into an array. later parsing it rushs the level of security. Installation : You necessitate to make 5 disparate determines and place their links in the appropriate springs below. EXAMPLE : thither ar total five threat levels: Severe, High, Elevated restrained and Low. You will make 5 different substitution classs for these threat levels. flat lets suppose the very first determine you created to pompousness unsafe level, you saved it as severe.jpg and placed it in the folder or directory ca-ca img. At this point you know that to access this image you just created, the rail should be www.your_website_name.com/img/severe.jpg . So all you need to do is adjust links in the following commandment to exhibit images from your website. In the code below you should slang a comment saying //if the threat level is SEVERE and then display severe image in that condition scarf out fulfil where it says duplicate ; in this return statement you see src = img/severe.jpg this is the path for the image you motivation to display if the level is severe. So all you have to do is adjust the links to your images. unperturbed surface this complicated? : Email me at syedraza70@hotmail.com or pulmonary tuberculosis contact form on this website. DEMO : You can see this script in working condition at www.immiseek.com at the very bottom of the page on indemnify side. //Lets consociate to the DHS website to get the threat level $threat = eregi_replace(.* anatomy=(.*) />, \1, implode(, file(http://www.dhs.gov/dhspublic/getAdvisoryCondition))); //if the threat level is SEVERE then display severe image if (preg_match(/SEVERE/, $threat)) //the link of the image i gave is img/severe.jpg... If you want to get a full essay , order it on our website: OrderCustomPaper.com

If you want to get a full essay, visit our page: write my paper

No comments:

Post a Comment