Search Results

Commercial and freeware Sqlite tools list

database sqlite desktop GUI explorer admin browser manager frontend navigator webadmin dbmanager Long list of sqlite database management applications. Listed software types: sqlite desktop, sqlite GUI, sqlite explorer, sqlite admin, sqlite browser, sqlite manager, sqlite frontend, sqlite navigator, sqlite web admin.

Firebug for Opera? Hey, Opera community got nice developer tools

opera developer webdeveloper tools inspector DOM css javascript firebug Opera now includes a cool Firebug-inspired developer tool named Opera Developer Console that can be added into the browser with many new features. The developer console includes new tools including DOM inspector, JavaScript inspector, CSS editor and HTTP header inspector.

PHP security audit script

Recently I came across PHPSecInfo project, which offers easy deployable server-side php security audit solution.
PhpSecInfo provides an equivalent to the phpinfo() function that reports security information about the PHP environment, and offers suggestions for improvement. It is not a replacement for secure development techniques, and does not do any kind of code or app [...]

Serious problems with $_POST array handling in recently released PHP 5.1.3

A critical bug with $_POST array handling as well as the FastCGI sapi have been discovered in PHP 5.1.3. The problem is actually messing data in $_POST:

<form method="post" action="" enctype="multipart/form-data">
<input type="text" name="java[server_1]" value="jboss">
<input type="text" name="java[server_2]" value="tomcat">
<input type="submit"></form>
Returning array:
(
[java] => Array
(
[...]

Your next dedicated solution. Growing smart.

web server database hosting Your dedicated server suffer from overload? It’s time to get bigger! The good step forward is 2 web + 1 database server. If you do not want to split media content and dynamic pages between different servers, you probably need loadbalancer.

About

The main purpose of this site is to share everything smart and useful for developers. Many people missing essential things doing their jobs, and I try to fill this gap.
If you have questions about things discussed here like php, ajax, server management etc feel free to contact me

Pages: Prev 1 2