# PHPCaptcha **Repository Path**: hotsuitor/PHPCaptcha ## Basic Information - **Project Name**: PHPCaptcha - **Description**: 实现PHP验证码,思路: 1. 生成底图 2. 生成随机内容 3. 随机内容保存在服务器端,并显示给用户 4. 对比验证 5. 扩展图片验证,思路一样 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #php 验证码实现