Re: [PHP] information feed

2009-06-27 Thread Bastien Koert
On Sat, Jun 27, 2009 at 10:28 AM, Ashley Sheridan wrote: > On Sat, 2009-06-27 at 15:21 +0200, madunix wrote: >> I am running several web servers (Linux/Apache/PHP/MySQL) with  alot of >> statistical data, I got multiple request from different providers >> they asked us to implement a mechanism thro

Re: [PHP] information feed

2009-06-27 Thread Ashley Sheridan
On Sat, 2009-06-27 at 15:21 +0200, madunix wrote: > I am running several web servers (Linux/Apache/PHP/MySQL) with alot of > statistical data, I got multiple request from different providers > they asked us to implement a mechanism through which the data can be > shared with them. at the moment we

[PHP] information feed

2009-06-27 Thread madunix
I am running several web servers (Linux/Apache/PHP/MySQL) with alot of statistical data, I got multiple request from different providers they asked us to implement a mechanism through which the data can be shared with them. at the moment we don't have a direct data feed service. I would like to kn

Re: [PHP] Information on Cookies

2008-10-19 Thread Ashley Sheridan
On Sun, 2008-10-19 at 19:12 -0500, Micah Gersten wrote: > Don't use cookies, use sessions. > > Thank you, > Micah Gersten > onShore Networks > Internal Developer > http://www.onshore.com > > > > Ben Stones wrote: > > I've read a few videos on cookie security and it makes sense that people can >

Re: [PHP] Information on Cookies

2008-10-19 Thread Micah Gersten
Don't use cookies, use sessions. Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com Ben Stones wrote: > I've read a few videos on cookie security and it makes sense that people can > modify cookie values which is a problem I'm trying to figure out to *try* > and

Re: [PHP] Information on Cookies

2008-10-15 Thread Yeti
> You encrypt stuff with a string that you keep secret. That string is needed > to decrypt the string. I recommend you change that string once in a while. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Information on Cookies

2008-10-15 Thread Eric Gorr
On Oct 15, 2008, at 1:21 PM, Yeti wrote: You encrypt stuff with a string that you keep secret. That string is needed to decrypt the string. I recommend you change that string once in a while. Also, picking up a copy of: Essential PHP Security by Chris Shiflett # ISBN-10: 059600656X # ISBN-

Re: [PHP] Information on Cookies

2008-10-15 Thread Stut
On 15 Oct 2008, at 18:21, Yeti wrote: You encrypt stuff with a string that you keep secret. That string is needed to decrypt the string. I recommend you change that string once in a while. That's never a bad idea with any secret token, but bear in mind that when you do all existing cookies

Re: [PHP] Information on Cookies

2008-10-15 Thread Ben Stones
Makes perfect sense. I have included this security in my script - thanks to both of you for your help! Cheers! 2008/10/15 Stut <[EMAIL PROTECTED]> > On 15 Oct 2008, at 16:04, Ben Stones wrote: > >> Can you explain to me the benefits of hashing/encrypting/md5'ing cookie >> values? I don't see how

Re: [PHP] Information on Cookies

2008-10-15 Thread Stut
On 15 Oct 2008, at 16:04, Ben Stones wrote: Can you explain to me the benefits of hashing/encrypting/md5'ing cookie values? I don't see how it'd stop hackers from changing cookie values? You encrypt stuff with a string that you keep secret. That string is needed to decrypt the string. Wh

Re: [PHP] Information on Cookies

2008-10-15 Thread Ian
On 15 Oct 2008 at 16:04, Ben Stones wrote: > Can you explain to me the benefits of hashing/encrypting/md5'ing cookie > values? I don't see how it'd stop hackers from changing cookie values? Hi, You would keep a copy of the hash on the server and check that against the submitted value. If they

[PHP] Information on Cookies

2008-10-15 Thread Ben Stones
I've read a few videos on cookie security and it makes sense that people can modify cookie values which is a problem I'm trying to figure out to *try* and prevent. What I'll first do is at the top of the page that validates if the cookie values is in the database, but what my next problem is they'd

Re: [PHP] Information on Cookies

2008-10-15 Thread Ben Stones
Can you explain to me the benefits of hashing/encrypting/md5'ing cookie values? I don't see how it'd stop hackers from changing cookie values? 2008/10/15 Stut <[EMAIL PROTECTED]> > On 15 Oct 2008, at 15:23, Ben Stones wrote: > >> I've read a few videos on cookie security and it makes sense that

Re: [PHP] Information on Cookies

2008-10-15 Thread Stut
On 15 Oct 2008, at 15:23, Ben Stones wrote: I've read a few videos on cookie security and it makes sense that people can modify cookie values which is a problem I'm trying to figure out to *try* and prevent. What I'll first do is at the top of the page that validates if the cookie values is

[PHP] Information Portal

2007-02-23 Thread Murtaza Chang
Hi Everyone, I am developing an Information Portal for my university, and I am looking a good solid framework. can you provide me with links, currently I am a bit confused and overwhelmed with lots of great stuff on net like drupal and Ruby on Rails If you could share your experience[if any on si

[PHP] Information

2005-02-14 Thread wez
Important informations! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Information

2005-02-04 Thread jason
Important document! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Information about security

2004-03-10 Thread Vincent DUPONT
Have a look at PEAR::Auth on http://pear.php.net Vincent -Original Message- From: Andre [mailto:[EMAIL PROTECTED] Sent: mercredi 10 mars 2004 11:35 To: [EMAIL PROTECTED] Subject: [PHP] Information about security Hello I need some information about security in php. I want to create a

[PHP] Information about security

2004-03-10 Thread Andre
Hello I need some information about security in php. I want to create a backoffice extremely safe for user authentication? What you think about using .htaccess for authentication, and if it is possible to authenticate a user and then logout. And I would also like to know if you have other ways

[PHP] Information

2003-10-16 Thread hatem gouda
Dear Miss/Mrs./Mr. I intend to move to Australia and work there as an auditor or an accountant.So I'd like to be familiar with Australian accounting environment before I move to there. So I'd like you to give me some information about "MYOB Accountants Office" and "MYOB Tax"like: * Where

[PHP] information

2003-09-12 Thread hatem gouda
Dear Miss/Mrs./Mr. I intend to move to Australia and work there as an auditor or an accountant.So I'd like to be familiar with Australian accounting environment before I move to there. So I'd like you to give me some information about "MYOB Accountants Office" and "MYOB Tax"like: * Where

Re: [PHP] Information Retrieval.. help

2002-11-05 Thread Kevin Stone
nt: Tuesday, November 05, 2002 1:01 PM Subject: RE: [PHP] Information Retrieval.. help > Why don't you use full text search, which creates a score? > > Two tutorials: > http://www.mysql.com/doc/en/Fulltext_Search.html > http://www.zend.com/zend/tut/tutorial-ferrara1.php > &g

RE: [PHP] Information Retrieval.. help

2002-11-05 Thread Matt Schroebel
e- > From: Kevin Stone [mailto:kevin@;helpelf.com] > Sent: Tuesday, November 05, 2002 2:44 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Information Retrieval.. help > > > Hey list! I have written several simple search scripts to > retrieve basic data.. that is to say

[PHP] Information Retrieval.. help

2002-11-05 Thread Kevin Stone
Hey list! I have written several simple search scripts to retrieve basic data.. that is to say I wasn't worried about the actual relevancy of what I was retrieving. Now I need to write a search script that retrieves information based on the search terms in order of relevancy. It doesn't have

[PHP] Information about FastTemplate, PHPlib and making big sites.

2001-07-17 Thread Schill, Johannes
Hello, I'm quite new to this list so i guess you've had this subject hundereds of times before(?). Anyway - I'm looking for articles/information about PHPlib, FastTemplate and their clones. I'm also looking for information about how to do big/complex sites. OOP in php, filestructures etc. Right