Komentarji: 24
| Vnesi komentar
|
[24.Jun.2009] sabrecor@excite.com: I love it i-but I cannot get the:"
if (!defined('DACIO_LOGIN')) {
die ("You can't access this file directly...");
}
I doesn't let the login access it directly either. Is there something else to like - if NOT defined die - or can it check and validat
|
[13.Nov.2008] Dustin: I am Dustin and I contacted you before about help with your login script. It is a great piece of coding and I appreciate the time you put into it.
|
[23.Jul.2008] Matt: I use your login script and I quite like it! it works allright.
|
[10.Jul.2008] dacio: I did include this in 2.1 version of this script. DL it now! Thank you Stas
|
[7.Jul.2008] stas: somehow the script doesnt work for me.
can you please update informationm how to install. or maybe it works ONLY for WINDOWS server and doesnt for a Linux server ?? can u please contact me reg_at_firetek.ee
|
[7.Jul.2008] Stas: for that ppl where the srcipt doesnt work
check your info.php settings, should be register_globals = true
if not,add into script>
...
$user = $_POST['user'];
$pass = $_POST['pass'];
$submit = $_POST['submit'];
$code = $_POST['code'];
$generator =
|
[7.Jul.2008] Stas: ADD at the end of PHP script on the page:
$user = $_POST['user'];
$pass = $_POST['pass'];
$submit = $_POST['submit'];
$code = $_POST['code'];
$generator = $_POST['generator'];
$output_code = $_POST['output_code'];
?>
and will work everything. K
|
[5.May.2008] dacio: Matt, provide me email at top contact form so we can solve problems and setup instructions.
|
[4.May.2008] Matt: Hi,
I've been looking for a script like this all over the internet. This is exaclty what Im looking for. But i'm sorry to say, You scripted it very bad and it doesn't work for one bit! I doesn't redirect at all and you didn't even difine the $pass and $u
|
[20.Mar.2008] mixail: Hi All,
It's really great script, but i couldn't start it.
I receive allot ot errors.
BR,
mixail
|
[2.Jan.2008] Admin: Rob, send me a trouble with contact form in top-right corner.
|
[2.Jan.2008] Rob: Bummer. I was really needing a script like this for our club. Nothing too secure, but easy to set up without a database. Too bad it doesn't work, even with the globals on.
|
[7.Dec.2007] in: Hi, it's great script, but it's doesn't work when I try to put password, it's doesn't redirect.
|
[1.Oct.2007] Dacio: Uuhaaa, finaly updated to second version. Update and try it! It's worth it.
|
[14.Mar.2007] Dacio: ''Most of the time script doesn't work couse you don't have global register turned on in php.ini. Try there at first.''
|
[20.Feb.2007] tonga: I am anxious to test it since it is what I need. But it does not work in my site, no errors neither redirection to a site or file.
Any suggestion?
iza3265008@icqmail.com
|
[7.Feb.2007] john: why is it that it doesnt run n my site . php 4.4.4 is there any way that it will run? thanks
jmlibarnes@gmail.com
|
[20.Dec.2005] mike: is excellent, congratulations... from Mexico
|
[26.Oct.2005] Mike Schmidt: hi there my name is mike schmidt and i am learn slowly
how to customize web site scripts and i came across
your login v1.2 script . It is really good
|
[26.Oct.2005] Grzegorz Lecki: Hi! Good job! Would it work with more then 100 users? I'm mean the speed.
|
[26.Oct.2005] Tarutt: Thank you for your great script. I have been looking for a script more than a week. In the end I found your login script it is perfect becuase when I re- login it doesnt store the password and asks again.
|
[26.Oct.2005] Jim Benson: The .htaccess is a bit to over my head, but this script works great for what I need and it's a lot safer than the java scripts out there. I have one question, is the a limit to how many user I can add? Thanks for everything!
|
[26.Oct.2005] Ploni: ...about your login script. Thanks for all your efforts!Ploni, Chicago
|
[26.Oct.2005] Ann Gregory: ...Your script on logins has taken me one more step towards completing, I will have to modify as have to have attached to database but it gave me ideas.
Thank you
|
Komentarji: 24
| Vnesi komentar
|