mbd5882
May 11 2005, 10:18 PM
| | I fount a PHP G-mail login script to login to your g-mail using any browser. Even IE1, I installed it on my site at http://www.gmail.mbd5882.trap17.com/ I tested it myself, Its safe. gmail-lite is an html-only interface of GMail. It was develope it with PDA browser (mostly Netfront) in mind, it should be workable with any browser on Earth (e.g. lynx, ie3, netscape4, opera5. The only tags being used are A, B, FORM, H1, I, INPUT, P, SELECT, TEXTAREA, TABLE, TR, and TD (and META and STYLE in HEAD). It alows you to send 10 invites at once and is fast. It uses cookies i, And is ...well...GR8.
All my friends now use it as it is the best. Anyone else heard of G-mail lite before?
Thanks, |
Reply
thablkpanda
May 11 2005, 11:06 PM
Bro, you want to hook me up with the source plz? I don't run stuff from other people's sites like that. No offense, and plus, I'd like to run it myself for a service for my visitors.. Thanks in advance.
Reply
nagu
May 12 2005, 04:06 AM
QUOTE(thablkpanda @ May 12 2005, 04:36 AM) Bro, you want to hook me up with the source plz? I don't run stuff from other people's sites like that. No offense, and plus, I'd like to run it myself for a service for my visitors.. Thanks in advance. The PhP login is nothing but Gmail Lite an Open source project. You can get the source code at their site Gmail Lite. It is very easy to install just copy the files to your server and that is it...done You can check your gmail from gmail-lite.co.nr also.
Reply
hype
May 12 2005, 04:30 AM
Well, daman has it at his site too... http://www.3dolla.trap17.com/gmailIs it safe to use? I mean will there be any hackers using it to steal your password?
Reply
scab_dog
May 12 2005, 07:52 AM
Yeah as Hype Said I've been using GMail Lite for ages, I got it from snilidude but yeah, i think the scritp sends the unsername and password to the Gmail Server and sends the info straight back, I use this at My School, Their Internet is realllly slow, so GMail.com take a while to load so I login using My site!!, I dint think its hacked or not, because if it was google would have banned it by now.
Reply
john_meikle
May 12 2005, 09:51 AM
 The link nagu gave us all is broken, So how can I install Gmail Lite on my site Who has a working link to Gmail Lite Download site If so please tell me
Reply
nagu
May 12 2005, 10:15 AM
QUOTE(john_meikle @ May 12 2005, 03:21 PM)  The link nagu gave us all is broken, So how can I install Gmail Lite on my site Who has a working link to Gmail Lite Download site If so please tell me  oops...... try this now i am actually doing Ctrl+C Ctrl+V this must work http://gmail-lite.sourceforge.net/if you again cant access it i will upload the source to a server and give you the link nagu
Reply
mbd5882
May 12 2005, 04:56 PM
See, Good software innit. Free and easy, Secure reliable Also i tried it on IE1 but got Debug errors LOL Thanks, keep posting.
Reply
Mike
May 15 2005, 12:40 PM
That looks interesting, however I do not think that I will install it on my site. I mean, if you are using FireFox, isn't there an additional extension that you can add so you can check your G-Mail account's mail and everything right when you open up the FireFox browser? I think that G-Mail Lite is pretty safe, but using the FireFox way is a lot safer. Of course, you could always store the G-Mail Lite files in a password-protected folder, then only those with the password could be able to access the G-Mail Lite files...
Reply
Recent Queries:--
gmail login box php - 5.25 hr back.
-
login using curl in php to gmail - 5.53 hr back.
-
gmail-lite - 65.44 hr back.
-
automatic email login php - 67.85 hr back.
-
open source for sending bulk mails in php - 104.45 hr back.
-
create a login for gmail to mywebsite - 120.36 hr back.
-
php coding to check the gmail login username and password - 145.52 hr back.
Similar Topics
Keywords : php, g, mail, login, compatable, browsers
- One Login Account At One Time
(3)
Requirements For Mail()
(2) I'm trying to use mail() function. What I have to do beforehand? I have XAMPP installed, is
Mercury one of mail servers? If so, what I could do to use it?....
Php Functions To Send Mail
(4) Which other methods to send mail from a form? I just know mail function, like: mail(string to,
string subject, string message) Has anyother?....
Html Site With Login
Is it possible? (2) Hello. I´m building my own site and I need some help... Is it possible to use a login sistem in php
and mysql database in a html site? ....
Login System
(6) i am designing a site for my alliance for the game Dark Throne. and i want some content to be
availabe to members of the alliance only, and other content to be available to people with a certain
rank within the alliance. i know this should be somewhat simple, but i am not that sure how to do
it. my idea for the website is just have basic info about the alliance available to everyone, then
news about the alliance and member lists and other things like that available to every alliance
member, then things such as the strike team, diplomat team, and special areas like that,....
Php Login Script
(1) I'm looking for a good php login script. I would like one where it pops up. like http-auth. but
with out the data base. I would also like for it to have a log out fuction.....
Prequirement For Mail()
(1) I'm asking because I often see so many books told me to use mail() feely, but I don't really
understand. Can we really use this without even have a mail server or anything related to that? Or
even if we need something before using this function, can anyone tell me waht those are? Right now
my website had not have this function yet, but I'm trying to, because it's necessary
sometimes when I got another project.....
Creating A Login Box That Links To My Phpbb Forum
Have my phpBB Forum Intergrated with my Website (4) Can someone please give me a code that I can use to put a login box on my website, that will login a
user into my phpBB Forum? Sort of like Having my phpBB Forum Intergrated with my Website? Thank you
so much if you can! /angel.gif" style="vertical-align:middle" emoid=":angel:" border="0"
alt="angel.gif" /> Ex. ....
Windows Login Credentials
(0) On an intranet I'm running php. apache and mysql. We use Windows logins. I have a form that
users can submit. This will require a login. I would prefer to use the windows login and passwords.
can I link to the windows authentication? The issue I see is when a user changes the password. My
link would need to update the password....
Is This A Good Script?
A login script (9) Okay, I am trying to password one page of my website. I need confirmation if this is a safe code or
not. The whole code is on the page I'm protecting. CODE <?php
include('header.php') ?> <?php // Define your username and password
$username = "THE_USERNAME"; $password = "THE_PASSWORD"; if
($_POST['txtUsername'] != $username ||
$_POST['txtPassword'] != $password) { ?>
<h1>Login</h1> <form name="form" method=&....
Phpmyadmin Login Problem!
(1) I have easyphp. But i can not log when i go to phpmyadmin. I directly enter the page. But i think i
should normally have to log in before enter that page. What should i do to configure the access to
phpmyadmin? Thank for help....
Login System Help...
(3) I know, nol tried to use this script.. and erm.. i think failed.. but i installed it all good, works
fine, UNTILL........ i tried to add a new option to the registration. Thhis is the url to the
site.. where the dl is.. http://evolt.org/PHP-Login-System-with-Adm...nts_per_page=50 I would
really appreciate it if somebody could add, in all the php files properly a new registration thing,
called "name" where they write their name in so i know it for future reference. if somebody could
get that to me i would really appreciate it. ALSO... if you can't do that, or jus....
Mail() Clone
A PHP mail() function clone (5) A lot of free web hosts have disabled the mail() function so you cannot send emails using PHP. Does
anybody know of a script that makes a function "like" mail but is able to be installed in a web
accessible directory and called included into another script and called like that? Or maybe you know
how to make such a function? I just really need to find a way around the free hosts turning of the
mail() function. I need to figure out a way to send emails.....
<?php ?> Sloppy Login Script
Sloppy login script, couse i used @ on one string (12) Here's a sloppy 3 files login script. First file is Login file that looks like this login.php
CODE <form action="check.php" method="post"> Username: <input
type="text" name="username1"><br /> Password: <input
type="password" name="password1"><br /> <input type="submit"
value="Login"> </form> Basicly that is HTML form that's used for input
Second part of the script is the check.php that we call from our login.php form QUOTE ....
New Arisen Site Problem
Nettek Login Trouble (2) Okay, so I installed Nettek and got everything set up. But every time I try and login, it says
it's incorrect. I've gone into the Database and gotten the password and since it was
simple, put them in and had tried but with no success. I tried changing the password but I still
couldn't get in. I tried adding another login and it still didn't work. I have no idea
what's wrong and I need some help.....
What Does This Do?
$ban = ($data->login) ? $lban : $iban; (4) I'm correcting a 'few' php-files for a friend, but I got this line of code: CODE
$ban = ($data->login) ? $lban : $iban; and I don't know
what it does xD Could someone please explain me what this line does? Thanks....
Help Improving My Login Script Code
The code works okay...just not the authorization part (4) I have developed a piece of code /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
alt="smile.gif" /> that is going to work as my login script for my website. I need some help making
improvements and creating additional features. Here is my code: CODE <?php
session_start(); $name = $_POST['username']; $password =
$_POST['password']; $con =
mysql_connect("localhost","myDbUser","myDbPassword");
if(!$con) { die(....
Making This Compatable With Trap17's Php
(2) ok, i have a php script that is not compatable with trap17's php (4.4.4) i believe it was made
to run on php 5, if anyone could help, id really appreciate it, thanks /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> function
something($info) { $script = new mirc_script($info); $script->highlight();
return $script->get_script(); } class mirc_script { private $data = array(); public
$chars = array(); // By specifying TRUE for $beautify here you can save a bit a
processing time rather....
.htaccess-style Login System And Php
(13) I am trying to make a login system that looks and works like .htaccess using sessions, with a PHP
script that detects the username used. Let's say I log on with the username "Amezis" and
correct password. Then I want a PHP (or any other kind of script) to create a cookie or session
which stores the user name, so it could be possible to store it in a variable as long as the user is
logged in, and so it can be printed when needed. Basically, this is what I want the script to do:
CODE /* This file can only be executed after logging in with the htaccess-style login....
Login Script
(11) I am using the following code as a login page. I try to start by checking if a session already
exists so that people don't have to login each time. The problem is that it is just being
ignored. How do I check if a session is already set? CODE if
(isset($_SESSION['loginname'])) { print('you were
already logged in'); } else { if (submit) {
list($users,$passwords,$accounttypes)=GetCurrentUsers($user,$
password,$accounttype); $nologin=1; for (&....
Want To Send Mail But Smtp Disabled, Help Me!
(7) heyy...I have a problem, I have an account in another hosting service, but the SMTP and sendmail
was disabled for my account. and I want to send mail to all people who join my site (with php script
to send that mail), so I can't send mail to them. for more information, my operating sistem is
Linux and php version 4.4.1. I hear when drupal send e-mail without SMTP, is that true??? and can
I send mail when I already installed Drupal in my hosting service???? Please give me solution,
how can I send an e-mail when my sendmail and SMTP disabled!!!!....
Wappymail_v1.50
wap free mail/ email admin script :-) (15) Here is my new wap mail script. You can use it as a free email sending service or an email admin
form (can set this option in config.php) its extremly simple to install and you will find full
instructions in the zip file. Please feel free to comment, rate, or update this script :-)
/tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> ....
Bulk Mail
How to do that (5) Hey , I have a problem . I wanted a script to send emails using PHP to more than 5000 email
addresses for my software. But if you use the regular mail() function it will cause tremendous
overload o the servers. I tried searching on the net but no use and i found some pre-built ones
which are either copyrited or using PHP 5 only. But I want to make my own function to send Bulk
Mails. If someone could give me a start I would be thankful. So does any one know how to send
bulkmail. Also I needed to give an option of using SMTP servers if PHP mail is not supported on....
Help With Mail And Attachments
Help on mail attachments (4) Hi, can someone please give me an example of how to send a zip or other filetype as an attachment
using the mail() command? Im also interested in sending to mail email address, for example i have a
.txt file full of email addy's like: mail1@blah.net mail2@blah.net mail3@blah.net how can i send
the file and or mail to all these addy's in one go? Mmm......
Sessions And Login
Without Cookies (5) Hi, I have a login script i made using PHP sessions and MySQL. It works fine but there is a
problem. As you know Sessions are stored in Cookies by PHP. So if someone has switched Cookies off
then no sessions will work. How to solve this problem ? Please help me. Thanks and have a good
day. ....
Automatic Login Using Curl
(1) If you'are lazy people like me. This script may help u. This script is to automated our login to
some site. You must have cURL installed to use this script. CODE <?php // INIT CURL
$ch = curl_init(); // SET URL FOR THE POST FORM LOGIN curl_setopt($ch,
CURLOPT_URL, 'http://www.external-site.com/Members/Login.php'); // ENABLE HTTP POST
curl_setopt ($ch, CURLOPT_POST, 1); // SET POST PARAMETERS : FORM VALUES FOR EACH
FIELD curl_setopt ($ch, CURLOPT_POSTFIELDS, 'fieldname1=fieldvalue1&fieldna....
Question About The Mail() Function
(2) Hi, Is there any way of using the mail() function with an SMTP connection? Is there any way of
sending messages let's say for example using an email of yahoo? Any help about this woul be very
thankfull. Thanks in advance.....
How To Enable Mail() Function In Php
(1) im just trying to send mail by using a very simple php function mail() but it is not working.the
format is CODE $to = "email@example.com"; $subject = "Hi!";
$body = "Hi,\n\nHow are you?"; if (mail($to, $subject,
$body)) { echo("<p>Message successfully
sent!</p>"); } else { echo("<p>Message delivery
failed...</p>"); } I think there is something wrong with php.ini
setting..maybe something to do with SMTP ....
Login / Authetication System Using Database
adding information (4) Is there any way to make such database where I can write like name and passwords.. Then make an
login box, and when somebody trys to acces the login he needs to write the name and password.. Then
it is verifyed if is there such name and password and if it is then acces the page.. I think there
is posible something like that with MySQL (db).. but can anybody say me a script or way to make
something like that? Alredy thanks......
Form To Php Mail. Attachment
(12) i know there are a few topics talk about attachment problem, but i want to know if anyone could show
me a basic code for attaching files like pictures with the message. I made a html form, and
redirect the information to my mail.php file to process the information and send it to my email. I
want to know what do i have to do to attach files like pictures. I tried to search on google, and
the codes are so complicated (i'm an amateur at this). Would it be possilbe if you could show me
the code and explain to me what it does and how i could customize it to fit my needs?....
Looking for php, g, mail, login, compatable, browsers
|
|
Searching Video's for php, g, mail, login, compatable, browsers
|
advertisement
|
|