session management with database: optimal parameters in php.ini



I am developping one script for the "session management with database"
and I would like to know which parameters I must change in php.ini
according to these requirements:

- I am using the session_set_save_handler() function
- I don't know if the client side uses or not the cookies
- Several clients can access in the same time to the web application
- The web application shall be secured against classical attacks
.



Relevant Pages

  • Re: Radical use of MySQL comments
    ... Editing the database to add/edit/remove fields will also affect the ... Before you know it, you have a foreign key to be entered in a field somewhere, but in creating a select box, you don't want a key, you want a usefull name for the client, so this has to be stored somewhere else. ... Well, for obvious reasons, we decide against a pseudo language/format in a database interpreted by another script, it will quickly become to cumbersome writing an interface to set the comments on each field in each table correctly. ...
    (comp.lang.php)
  • Re: Software testing
    ... > back verbatim every time the script was replayed. ... can drive with data from another database, so you can do thousands of tests ... data and it all got there by development, so may not represent actual client ... >> scripts seems as fundamental as the design of your application, ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: database scheme upgrade problem
    ... > clients database and new database. ... > generate the script to get the changes. ... >> i am a software developer using mssql. ... >> then, in the past months, the client wanted to add a lot of functions. ...
    (microsoft.public.sqlserver.programming)
  • Re: [Oracle][ODBC]Numeric value out of range.
    ... You didn't mention the database version. ... I didn't think about the version match between client and server. ... (That's not good because I have a php script using the 10g ... I ran the script against oracle 10g server and got the same error. ...
    (perl.dbi.users)
  • Re: database scheme upgrade problem
    ... Using the 3rd party tool "SQLCompare" to do a DDL comparison bettwen clients ... database and new database. ... the script to get the changes. ... > then, in the past months, the client wanted to add a lot of functions. ...
    (microsoft.public.sqlserver.programming)