public marks

PUBLIC MARKS with tags mysql & austinblogger

27 July 2006

LAMP (Linux, Apache, MySQL, PHP) HOWTO: Installing MySQL and Apache with PHP support on Linux

by springnet
This document will walk you through the installation of what is known as a "LAMP" system: Linux, Apache, MySQL and PHP. Depending on who you talk to, the P also stands for Perl or Python, but in general, it is assumed to be PHP. I run CentOS on my servers

The Perfect Setup - CentOS 4.3 (64-bit) | HowtoForge - Linux Howtos and Tutorials

by springnet & 1 other
This is a detailed description how to set up a CentOS 4.3 based server that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/IMAP, Quota, Firewall,

LAMP (Linux, Apache, MySQL, PHP) plus OpenSSL and mod_perl on Linux

by springnet
This document will walk you through the installation of what is known as a "LAMP" system: Linux, Apache, MySQL and PHP. Depending on who you talk to, the P also stands for Perl or Python, but in general, it is assumed to be PHP. I run CentOS on my servers

mkaz.com : Setting Up LAMP (Linux, Apache, MySQL, PHP)

by springnet
This page walks through the setup of Apache, PHP and MySQL on a Redhat (Fedora) Linux system. The installation is very similar on other Linux distributions. Also, since each package is open source they run almost every OS including Mac OS X and even Windo

Understanding LAMP

by springnet
Simply exploding the acronym on a letter by letter basis gives us the following elements: * Linux * Apache Web server * MySQL database * Perl, Python, or PHP

LAMP (Linux, Apache, MySQL, PHP) HOWTO: Installing MySQL and Apache with PHP support on Linux

by springnet & 1 other
This document will walk you through the installation of what is known as a "LAMP" system: Linux, Apache, MySQL and PHP. Depending on who you talk to, the P also stands for Perl or Python, but in general, it is assumed to be PHP. I run CentOS on my servers

24 July 2006

MySQL Quick Admin

by springnet
# Simple upload-and-use design ( No need for setup on most servers! ) # Config file or session based login # Multiple server support # View multiple databases # View table status # CREATE, DROP, EMPTY, and OPTIMIZE multiple tables # VIEW, EDIT, and

Simple Machines - Home of SMF: Free PHP and MySQL forum software

by springnet & 7 others
Simple Machines Forum - SMF in short - is a free, professional grade software package that allows you to set up your own online community within minutes. Its powerful custom made template engine puts you in full control of the lay-out of your message boar

Build your own Database Driven Website using PHP & MySQL - Part 1: Installation [PHP & MySQL Tutorials]

by springnet
If you're lucky, your current Web host may already have installed MySQL and PHP on your Web server. If that's the case, much of this chapter will not apply to you, and you can skip straight to the section called "If Your Web Host Provides PHP and MySQL" t

Storing Hierarchical Data in a Database

by springnet & 3 others
Whether you want to build your own forum, publish the messages from a mailing list on your Website, or write your own cms [1]: there will be a moment that you’ll want to store hierarchical data in a database. And, unless you’re using a XML [2]-like da

PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.

by springnet
?> The first thing that I like to do is move all of my connection information out of the main script and into a small include file. This way when I change the password for the database I don't have to go and edit every script that connects to that databas

PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.

by springnet & 2 others
10 Tips That Every PHP Newbie Should Know Jeffery Vaska I wish I had known these 10 tips the day I started working with PHP. Instead of learning them through painstaking process, I could have been on my way to becoming a PHP programmer even sooner! This a

phpMyEdit: Instant MySQL Table Editor and PHP Code Generator

by springnet & 2 others
phpMyEdit generates PHP code for displaying/editing MySQL tables in HTML. All you need to do is to write a simple calling program (a utility to do this is included). It includes a huge set of table manipulation functions (record addition, change, view, co

The Melonfire Community - Trog

by springnet
PHP has always been ahead of the curve when it comes to supporting new technologies - and XML is no exception. Early versions of PHP came with basic XML support built in; newer versions improved on this by adding support for new XML protocols and technolo

PHP Help: PHP Freaks!

by springnet & 16 others
Apache Help, MySQL Help, Javascript Help, CSS Help, XML Help and much more.

ONLamp.com -- Getting Started with PHP's <i>HTML_QuickForm</i>

by springnet
Enter PEAR, the PHP Extension and Application Repository, which provides an ever-growing number of classes to help with PHP programming. (See "An Introduction to PEAR" and "A Detailed Look at PEAR.") In this article, we will take a look at PEAR's HTML_Qui

getluky.net » Gordon Luk’s Freetag, an Open Source Tagging / Folksonomy module for PHP/MySQL applications

by springnet & 22 others
Freetag is an easy tagging and folksonomy-enabled plugin for use with MySQL-PHP applications. It allows you to create tags on existing database schemas, and access and manage your tags through a robust API.

MySQL Cheat Sheet

by springnet
Creating a table: mysql> CREATE TABLE table_name (field1_name TYPE(SIZE), field2_name TYPE(SIZE)); Ex: mysql> CREATE TABLE pet (name VARCHAR(20), sex CHAR(1), birth DATE);

PUBLIC TAGS related to tag mysql

ajax +   api +   applications +   art +   bookmarks +   business +   code +   design +   development +   documentation +   editor +   engine +   firefox +   free +   hosting +   internet +   lamp +   network +   opensource +   photos +   php +   podcast +   programming +   publishing +   reference +   resources +   rss +   scripts +   squid +   tools +   tutorial +   usability +   utilities +   webdesign +   wiki +   wordpress +   writing +