-
just for your information
referencing to this post
http://www.php.net/manual/pl/function.ob-end-clean.php#103817
```
Take note that if you change zlib output compression setting in
between ob_start …
-
Hi,
#37 besteht weiterhin.
Neue sqlite-Datenbannk aufgesetzt, zeit.de eingetragen, wird angezeigt. Weitere Feeds hinzugefügt und zeit.de wird nicht mehr abgerufen (taucht noch nicht einmal in den Log…
-
**Steps to reproduce my behavior:**
1. Downloaded https://github.com/bcosca/fatfree/archive/master.zip
2. uploaded and extracted files into server root dir
3. modified **index.php** file:
``` PHP
-
hi there,
what do you thing about an secure password validator?
`function($str, $min=6,($max=32)?, $anum=true,$case=true,$key='SESSION.secpw')`
Stefano
-
Hi,
With a fresh installation of the current version (3.0.4) I am experiencing an HTTP Error 500 when there is no route defined instead of a 404 error.
There are no problems for defined routes.
Tha…
-
I have a Web application built using the 2.x version of F3. Is there a migration guide anywhere that explains how to port a 2.x application to the newest version? It appears that the differences are v…
-
Example from http://bcosca.github.com/fatfree/:
``` PHP
public function afterErase() {
// We can interact with other Axons here; in this case, we do
// not want to leave orphan record…
-
In the old version, I use for F3Instance for my classes to extend fatfree framework but in the new version i can't find any F3Instance class for extending.
For this reason, when i use
```
$this->set…
-
I am not sure if this comes from fatfree or my server configuration but i just wanted to know if someone else encountered this problem.
In my index.php, if i don't access the php global variable $_RE…
-
here is a little enhancement for the next major version.
i think, some of the so called system variables are not necessarily a system var, but more a parameter for some methods..
like `BGCOLOR`, `F…
ikkez updated
11 years ago