Google
 

Archive for May, 2008

Warning: session_start(): Cannot send session cookie - headers already sent

It is known that you have to make sure nothing’s already sent to output to perform a successful http header modification. As such, in PHP, you will keep an eye on possible white spaces before the use of header() function to modify delivery headers. For example,

My CSS reset, reset.css

CSS reset is indispensable in professional web design / front end development to give you a easier starting point in all modern browsers. It reduces your effort to achieve cross-browser consistency, saves time and makes it all easier to debug.
If you haven’t got one yet, I suggest you come up with one for yourself now [...]

Page 1 of 1:1