Connect to MS SQL 2005 with PHP share 40 minutes ago by cuongvttt Có vài cách để sử dụng PHP kết nối đến MS SQL server.Bài viết này mình sử dụng theo cách sau 1.Đầu tiên thay thế tập tin MSSQL Client Library.Nó là thư viện cũ chỉ hỗ trợ cho SQL Server 7.0/2000. Bạn tải về tại đây http://webzila.com/dll/1/ntwdblib.zip Rồi giải nén ra và copy đè lên tập tin ntwdblib ... Dcuong's Blog - dcuong.wordpress.com |
Request for Scripts share 1 hour ago by admin Hello my dear users you were able to request about ur desired script here Masooma Pari - zmfun.com |
K CAPTCHA share 1 hour ago by admin KCAPTCHA is a free and open source PHP solution to generate human validation images (CAPTCHA). KCAPTCHA is meant to be a very strong protected one but requires no special hosting features, only PHP with GD library. How it works: script creates session and writes to it with name $_SESSION[\'captcha_k ... Masooma Pari - zmfun.com |
KB Captcha share 1 hour ago by admin An easy to implement Captcha Script which does not require images but works on text. Now you can protect your pages with the use of Captcha, you can now have some additional security/authentication/nospam to your web pages. This script is based on the Question and Answer pattern. Download Masooma Pari - zmfun.com |
Free PHP IP Ban Script share 1 hour ago by admin * Login Feature for Security purposes * Easy Installaion in seconds * IP Tracking (See who visited in last 24 hours) * Contact Modification Installed to contact me any time! * Great design! * Templates are written templates forler (.tpl files) * Just put the code and done! * 100% Free! Download Masooma Pari - zmfun.com |
Phoca Captcha share 1 hour ago by admin Phoca CAPTCHA php class is a small free class to show CAPTCHA image in your form. You can safe your form from Spam. You need PHP with GD library but you don\’t need TTF support. Download Masooma Pari - zmfun.com |
CaptchasDotNet PHP Module share 1 hour ago by admin This is a remotely hosted captcha spam protection script. A CAPTCHA image shows a picture with a random string which the user has to type to submit a form. This is a simple problem for (seeing) humans, but a very hard problem for computers which have to use character recognition, especially, because ... Masooma Pari - zmfun.com |
identiPIC share 1 hour ago by admin identiPIC is a photo CAPTCHA system whereby a website visitor has to identify a picture to proceed. The system is typically used on web forms to block spambots. A human can identify a picture, a spambot cannot. The web is awash with spambots that attack contact forms, guestbooks, forums etc. Up unti ... Masooma Pari - zmfun.com |
CAPTCHA image protection share 1 hour ago by admin Usually Captcha scripts store actual text/numbers shown on protection images in a session cookie and check user entered code by comparing it with session stored string. This script does not use any session/cookies. Image is generated within one script and checked against md5 hash of a random code. D ... Masooma Pari - zmfun.com |