No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
It always receive undefined. I'm almost two week working on this code. BTW the code is based on the tutorial on this site [url]http://active.tutsplus.com/tutorials/actionscript/create-a-flash-login-system-using-php-and-mysql-part-1/[/url] I modified it. Any help? PHP CODE: [code]<?php include_once "connect.php"; session_start(); $username = $_POST['username']; if ($_POST["sysCall"] == "checkLogin") { /* The * means the query initally … | |
*its working. the problem is when the answer is wrong the score and the counter disappears. stop(); import flash.text.TextField; var score:Number=new Number(); var counter:Number=new Number(); var userans: String=uAns.text; var correctans: String=Ans.text; enterbtn.addEventListener(MouseEvent.CLICK, choose); uAns.addEventListener(TextEvent.TEXT_INPUT, inputEventCapture); score=1; counter=1; startQ(); function startQ():void { var framenum : Number =6 ; var randomFrame:Number = … | |
![]() | Re: http://www.daniweb.com/web-development/php/threads/409199 Hell ![]() |
| |
How to connect username and password in a database for more secure login? |
The End.