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 »Archive for the ‘SQL’ Category
Roundup: The Best Web Design Cheat Sheets « designtopx
Category: CSS, Design, HTML, Java, Javascript, MySQL, PHP, Photoshop, SQL, Web Design, jQuery
Tags: CSS, Design, Java, PDF, PHP, web-design An AJAX Based Shopping Cart with PHP, CSS & jQuery – Tutorialzine
Category: Ajax, Database, MySQL, PHP, SQL
Tags: Ajax, Database, draganddrop, MySQL, SQL, the-products, tutorial In this tutorial we are going to create an AJAX-driven shopping cart.
Read more »From MySQL to jQuery, via PHP, XML & Ajax
Category: Ajax, Database, MySQL, PHP, SQL, jQuery
Tags: and-into, article-around, early, jQuery, the-early, tutorial 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
Category: Database, Design, MySQL, PHP, SQL
Tags: control-file, Database, Design, hosting, MySQL, template-driven 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 »PHP Web Hosting MySQL
Category: MySQL, PHP, SQL, Web Hosting
Tags: alter-for, backup, find-the, hosting, PHP, SQL 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)
Category: MySQL, PHP, SQL
Tags: firewall, mod_security, MySQL, PHP 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
Category: PHP, SQL
Tags: dependent, group, join, left, PHP, select, SQL 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
Category: PHP, SQL
Tags: had-been, injection, PHP, session, SQL 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
Category: MySQL, PHP, SQL
Tags: beehive, MySQL, PHP, SQL, webhost Comando mysql_query
Read more »Project Beehive Forum
Category: MySQL, PHP, SQL
Tags: beehive, PHP, server, the-website, thing-ever-, webhost 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
Category: MySQL, PHP, SQL
Tags: PHP, shortener-from, SQL, tutorial, url, wordpress Personal, self-hosted URL shortener from Shaun Inman. Requires PHP and MySQL 5, as far as I can tell.
Read more »PHPdirector
Category: MySQL, PHP, SQL
Tags: internet, MySQL, PHP, programming, script, SQL 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 »