code snippets of php and javascript by anil kumar panigrahi

12
Code snippets of PHP and Javascript - Anil Kumar Panigrahi

Upload: anil-kumar-panigrahi

Post on 26-Jun-2015

260 views

Category:

Technology


6 download

DESCRIPTION

Code snippets of PHP and Javascript by Anil Kumar Panigrahi

TRANSCRIPT

Page 1: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Code snippets of PHP and Javascript

-  Anil Kumar Panigrahi

Page 2: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 1 : Generate the random numbers with limits and those numbers shouldn’t be repeat using PHP

Page 3: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 2: Get the file extension using PHP

Page 4: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 3: How to clean a string using php code

Page 5: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 4: Addslashes function in Javascript

Page 6: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 5: Generating Random Password using PHP code

Page 7: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 6: How to calculate the list of dates between two dates

Page 8: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 7: URL or String encode using Javascript

Page 9: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 8: How to include external js,css files with javascript

Page 10: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 9: To count the characters in a textarea

Page 11: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Snippet 10: Inserted value is Number or not validation using Javascript

Page 12: Code snippets of PHP and Javascript by Anil Kumar Panigrahi

Thank You ...

- Anil Kumar Panigrahi

http://www.anil2u.info/2013/10/code-snippets-php-javascript/