Re: [PHP] Security Support

2009-03-29 Thread David Wonderly
- Original Message - From: "abdulazeez alugo" To: ; Sent: Sunday, March 29, 2009 6:09 PM Subject: RE: [PHP] Security Support From: gp...@thenetnow.com To: php-general@lists.php.net Date: Sun, 29 Mar 2009 17:12:32 -0400 Subject: [PHP] Security Support Good Morning / Afternoon,

Re: [PHP] A stupid question?

2008-01-17 Thread David Wonderly
session.use_trans_sid = 0 there are a few problems however, it creates a security risk. Anyway, I hope this opens a little on how sessions works. If you wish to learn more about sessions go to http://us2.php.net/session or http://w3schools.com/php/php_sessions.asp David Wonderly WebGenero --

Re: [PHP] About search engine usability

2007-12-31 Thread David Wonderly
On Mon, 2007-12-31 at 15:19 -0800, Jim Webber wrote: > Hello I'm building a website with a search engine. > Do you think it is more usable if the search interface had a search > button? or do you think it will be more convenient to not have button to > let the users just push "enter" to search.

Re: [PHP] cant mail

2007-09-06 Thread David Wonderly
Diana Castillo wrote: when I try to send mail using this code: mail("[EMAIL PROTECTED]","TEST MAIL","TESTING MAIL"); I get this error: Warning: mail() [function.mail]: Failed to connect to mailserver at "smtp.tsanalytics.com" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or

Re: [PHP] Live support system (in php)

2007-08-23 Thread David Wonderly
robert mena wrote: Hi, I am looking for solutions to enable live support in my websites. I was told that phplivesupport (http://www.phplivesupport.com/) is a good solution but it seems to be dead (no anwser to emails, always offline). Does anybody have another solution (with source code availa

[PHP] Editing Files with PHP

2007-07-10 Thread David Wonderly
I am trying to create a small script to open a file and edit it. However, when I open a file with PHP in it the PHP is stripped out. It open as if I was viewing the page source. How do I fix this? Here is the code I am using. Filewrite looks like this Like I said, it is very simple but

Re: [PHP] HELP - I have tried to unsubscribe from this listmutipletimes but cannot.

2007-06-29 Thread David Wonderly
-Patrick wrote: Yes, I've seen that page on php.net And no Jim, I'm not sure this is the 'exact' same problem. I understand what you are saying and it's not working. Ok, I am done for now with this list. Thanks for trying anyways. -Patrick Jim Lucas wrote: -Patrick wrote: Stut wrote: I'v