Search found 4 matches

by vickriz
Fri Nov 21, 2008 7:28 pm
Forum: PHP - Code
Topic: php sessions
Replies: 2
Views: 367

php sessions

Hello I'm having a little problem with php sessions. I'm trying to test the code below and wants to print the value after submit the form. http://abetterc.ipower.com/sessionTest1.php This is my codes: sessionTest1.php <?php   session_save_path(home/users/web/b1631/ipw.abetterc/public_html/cgi-bin/tm...
by vickriz
Mon Mar 27, 2006 1:45 am
Forum: Databases
Topic: php/mysql login page.
Replies: 5
Views: 1126

hi again thanks for rapid response. the argument for my sessions in php.ini was there.. [Session] ; Handler used to store/retrieve data. session.save_handler = files ; Argument passed to save_handler. In the case of files, this is the path ; where data files are stored. Note: Windows users have to c...
by vickriz
Mon Mar 27, 2006 1:10 am
Forum: Databases
Topic: php/mysql login page.
Replies: 5
Views: 1126

feyd wrote:You haven't set the path for sessions to a valid temporary directory.

Open your php.ini and set it. Remember to restart your web server software.
what text im going to add inside my php.ini for sessions of temporary directory?
by vickriz
Sun Mar 26, 2006 11:53 pm
Forum: Databases
Topic: php/mysql login page.
Replies: 5
Views: 1126

php/mysql login page.

good day to all. i found a php/mysql code at hotscript ["SF-User V1.0"] and try using it. I have followed the direction how to configure it for my needs on database connection. but then i have encountered an error at first launch on my local server. this is the error: Warning: open(/tmp\se...