Just be cautious if going to check IP, because:
1) The two users could be in the same house or cybercafé, which gives them
the same IP.
2) The user could be traveling with a wireless card, his IP would change
quite a lot in this scenario.
On Tue, Jun 25, 2013 at 9:32 AM, wrote:
> You should at
Putting your session-ID into post will require you to POST every page,
rather then GET it. And every anchor user clicks will have to POST, not GET.
On Tue, Jun 25, 2013 at 4:32 PM, wrote:
> You should at least check the IP of the client additionally to have some
> prove
> it is the same client y
You should at least check the IP of the client additionally to have some prove
it is the same client you gave the session-ID.
And it is better to put the session-ID in a POST-field than in GET. So it
es very unlikely someone passes a session ID around accidently.
--
PHP General Mailing List (htt
Thanks for pointing me to that. Looks to be much simpler that they way I was
going to do it.
Thanks!
Floyd
On Jun 25, 2013, at 8:17 AM, Samuel Lopes Grigolato
wrote:
> Hope it helps:
> http://stackoverflow.com/questions/3740845/php-session-without-cookies (go
> directly to the answer)
>
But please, PLEASE, read carefully: *If a user were to copy and paste the
URL of the page they were on, and someone else were to click on it, they
would both be using the same session.*
On Tue, Jun 25, 2013 at 9:17 AM, Samuel Lopes Grigolato <
samuel.grigol...@gmail.com> wrote:
> Hope it helps:
Hope it helps:
http://stackoverflow.com/questions/3740845/php-session-without-cookies (go
directly to the answer)
On Tue, Jun 25, 2013 at 9:15 AM, Floyd Resler wrote:
> I use sessions to store login information. However, a particular user of
> a site can only access it at the library which has
On Fri, January 5, 2007 9:07 am, Steven Macintyre wrote:
> Hi guys,
>
> Some intelligent minds needed again ... I have the following
> "schematic" to
> work to ...
>
> http//steven.macintyre.name/arb/showlineups.jpg
>
> I need to "fill" that with data from a mysql table ...
>
> The format of th
Roman Neuhauser wrote:
> # [EMAIL PROTECTED] / 2007-01-05 16:37:27 +0100:
>> Steven Macintyre wrote:
>>> http//steven.macintyre.name/arb/showlineups.jpg
>> that URL make my browser end up here:
>>
>> http://www.w3.org/Protocols/
>>
>> is .name even a top level domain? did that happen whilst I
# [EMAIL PROTECTED] / 2007-01-05 16:37:27 +0100:
> Steven Macintyre wrote:
> > http//steven.macintyre.name/arb/showlineups.jpg
>
> that URL make my browser end up here:
>
> http://www.w3.org/Protocols/
>
> is .name even a top level domain? did that happen whilst I was sleeping?
That's bec
Jochem Maas wrote:
Steven Macintyre wrote:
I have the following "schematic" to
work to ...
http//steven.macintyre.name/arb/showlineups.jpg
that URL make my browser end up here:
http://www.w3.org/Protocols/
is .name even a top level domain? did that happen whilst I was slee
So the question is...
How to grab data from the DB and create a jpg from it, looking pretty like
http://steven.macintyre.name/arb/showlineups.jpg (I added the colon ;-) ) ??
David
> > > http//steven.macintyre.name/arb/showlineups.jpg
> >
> > that URL make my browser end up here:
> >
> > http://www.w3.org/Protocols/
> >
> > is .name even a top level domain? did that happen whilst I was sleeping?
>
> Looks like something is wrong with your DNS Jochem :) I can see the image
> > http//steven.macintyre.name/arb/showlineups.jpg
>
> that URL make my browser end up here:
>
> http://www.w3.org/Protocols/
>
> is .name even a top level domain? did that happen whilst I was sleeping?
Looks like something is wrong with your DNS Jochem :) I can see the image
fine.
.name h
Steven Macintyre wrote:
> Hi guys,
>
> Some intelligent minds needed again ...
I dont think I count - mostly because I don't even
understand the question.
> I have the following "schematic" to
> work to ...
>
> http//steven.macintyre.name/arb/showlineups.jpg
that URL make my browser end up h
14 matches
Mail list logo