PHPsu新闻
MANUAL ZH  |  EN
     
Rand Commend


What is the difference between addslashes() and mysql_real_escape_string() when
...
Author:Time:2008-04-20 15:25:07 Hits:5 Comment:0 View Article...
How to resolve the 'headers already sent' error?
This is one of the most common errors. You often get it when your using session_start() or header(). Headers are sent automatically when any output is sent to the user. You send output with print/echo (and some other functions) as well as having anyt...
Author:Time:2008-04-20 15:24:18 Hits:3 Comment:0 View Article...
How do I write to a file using PHP?
This question is often asked in many ways, it could be how to add something to the end of a file, empty a file, or create a file. All of these operations come under writing to a file. Firstly, there is a basic pattern to writing to a file, it goes so...
Author:Time:2008-04-20 15:19:21 Hits:7 Comment:0 View Article...
vlad-45 at voliacable dot com
I spend too much time with session_set_save_handler() but could not use it. I work with Apache/1.3.12 (Win32) PHP/5.1.2 in local mode, if it matters. I want to use handler destroy() but it does not work. If I need to determine all handlers, then I ha...
Author:Time:2008-04-20 15:05:15 Hits:5 Comment:0 View Article...
Copyright 2008 The PHPsu All rights reserved. This mirror generously provided by: .Hp Inc. ICP:08000822
Last updated: Fri Jun 6 18:18:12 GMT-8 2008