Archive for the ‘SQL’ Category

Roundup: The Best Web Design Cheat Sheets « designtopx

Web designers often have to wear many hats. They must aptly switch from being a developer, coder, administrator and designer at a clients request.

Read more »

An AJAX Based Shopping Cart with PHP, CSS & jQuery – Tutorialzine

In this tutorial we are going to create an AJAX-driven shopping cart.

Read more »

Extending the jQuery Sortable With Ajax & MYSQL

Extending the jQuery Sortable With Ajax & MYSQL

Read more »

From MySQL to jQuery, via PHP, XML & Ajax

Back in the early part of this year I posted an article around how to get MySQL data out of the database and into a web page via jQuery and Ajax. The tutorial

Read more »

Welcome to Open Upload Project web site

Open Upload has been designed to be extendable These are the main features: Access control by groups Template Driven Internationalization Vast Database Support (MySQL, Postgress, Flat file) Multiple user authentication backends (database, LDAP, AD) Plugins to control file upload/download limits / functionality (password protection, captcha, email, banned IP,…)

Read more »

How can i make my php site secure for members? | FindIStore – Professional Web Design & eCommerce Web Service

I have a php&mySQL site where members can log in. What are the best ways to make this site secure for my members?

Read more »

PHP Web Hosting MySQL

However, the right answer will alter for every individual site so it may not be without problem to find the web hosting supplier of web hosting sql products or php web hosting mysql services without some help.

Read more »

Pixy: XSS and SQLI Scanner for PHP

Pixy: XSS and SQLI Scanner for PHP

Read more »

Web Server um pouco mais seguro que de costume (Marco Túlio Oliveira de Moraes)

A idéia é montar um servidor Web com Apache em chroot, com o Firewall de Aplicação Web ModSecurity, e com o PHP e o MySQL também em chroot. O sistema utilizado é o Debian 5.0.

Read more »

针对应届生的 PHP 面试题 – Archives – Blog – Soulogic.com

apple 表的 user 字段跟 user 表的 id 对应,一条 SQL 语句查出每个人都有多少苹果 如果他不知道 join,可能会这么写 SELECT user.name, SUM(apple.number) FROM user, apple WHERE user.id = apple.user GROUP BY user.id 正确答案应该是这样 SELECT user.name, SUM(apple.number) FROM user LEFT JOIN apple ON user.id = apple.user GROUP BY id 这两条语句的差别是,不用 join 无法显示出李四有 0 个苹果 -_- 团队需要两种人,要么 NB 的,要么听话的。

Read more »

PHP to Search Every Table in a MySQL Database | Code Income

Recently while conversing with a friend of mine, he informed me that through some means (likely an SQL Injection), IFRAMES had been inserted into a couple of

Read more »

PHP: mysql_query – Manual

Comando mysql_query

Read more »

Project Beehive Forum

To the website of Beehive Forum, a PHP/MySQL discussion forum, and generally the best thing ever. Apart from real bees.

Read more »

Lessn // ShaunInman.com

Personal, self-hosted URL shortener from Shaun Inman. Requires PHP and MySQL 5, as far as I can tell.

Read more »

PHPdirector

PHPDirector is a PHP video management system for your website. It's coded in php and uses mysql. It's easily editable or you can use your own theme via the themeing system or change the scripts lang files with the easy to use lang changer.

Read more »
Home | About | Contact | Privacy Policy