Top

Code Snippets by Delicon

  (3)  
Sort by 
Do you have a contact form on your site and you get spammed by bots constantly? With this code you create contact form with a captcha image, and that will prevent bots
Tags: contact  form 
+ 0 likes
1 comment(s)   |   Score: 9.5   |   Language: PHP   |   Posted by Delicon on Apr 17, 2008
$starttime - type the time for loading the script $endtime - type time when to end the script loading $totaltime - total time , its difference from start and end time.
Tags: generated  page  time  web 
+ 0 likes
4 comment(s)   |   Score: 5.5   |   Language: PHP   |   Posted by Delicon on Apr 11, 2008
A source code analyzer. Searches through code in this case php files and finds possible vulnerable syntax. This code uses (3) arrays to store the strings to search for & one last function for custom..
Tags: analyzer  php  source 
+ 0 likes
0 comment(s)   |   Score: 0.0   |   Language: PHP   |   Posted by Delicon on Apr 10, 2008
Bottom