WorryFree Computers   »   [go: up one dir, main page]

Voting

: max(eight, five)?
(Example: nine)

The Note You're Voting On

Anonymous
16 years ago
in regards of posting from:
arr1 at hotmail dot co dot uk

if you use/write sessions you need to do this before:
(otherwise it does not work)

session_write_close();

and if wanted:

ignore_user_abort(TRUE);
instead of ignore_user_abort();

<< Back to user notes page

To Top