php

0

The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 3]

http://www.howtoforge.com

This tutorial shows how to prepare a CentOS 5.5 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

Read more »
falko's picture
Created by falko 13 years 46 weeks ago – Made popular 13 years 46 weeks ago
Category: End User   Tags:
0

Six Cool PHP Tricks You May Not Know

http://phpbuilder.com

Over the years I've come across some useful tricks in PHP that are not obvious, but are worth mentioning. This is not meant to be a comprehensive list of all the useful tricks that you can do with PHP.

Read more »
snuffbox's picture
Created by snuffbox 13 years 50 weeks ago – Made popular 13 years 50 weeks ago
Category: High End   Tags:
0

KDevelop 4.0 IDE Released with C++ and PHP Support

http://dot.kde.org

The KDevelop Hackers are proud and happy to announce that KDevelop 4.0 is finally available as a stable release. Released together is the first version of KDevelop PHP plugins, which make KDevelop a very interesting option for PHP developers. The major features for C++ support include code navigation, and semantic highlighting.

Read more »
JRepin's picture
Created by JRepin 13 years 51 weeks ago – Made popular 13 years 50 weeks ago
Category: High End   Tags:
0

Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10

http://www.howtoforge.com

Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI.

Read more »
falko's picture
Created by falko 14 years 2 weeks ago – Made popular 14 years 2 weeks ago
Category: End User   Tags:
0

PHP and Perl crashing the enterprise party

http://news.cnet.com

The enterprise has long favored Java and .Net, but PHP and other dynamic programming languages have left their infancies and are rapidly closing the gap on their more stodgy competitors.

Read more »
Sweetybobbie's picture
Created by Sweetybobbie 14 years 9 weeks ago – Made popular 14 years 9 weeks ago
Category: Business   Tags:
0

Facebook re-write takes PHP to an enterprise past Remember C++? They do

http://www.theregister.co.uk

Facebook's re-written PHP to transform the dynamic language for fast performance on web-scale server farms without adding additional hardware. The site's engineers have announced HipHop, which turns the popular and dynamic PHP code into highly optimized but static C++ and then compiles it using the GNU C++ compiler, g++.

Read more »
kandykorn's picture
Created by kandykorn 14 years 10 weeks ago – Made popular 14 years 10 weeks ago
Category: High End   Tags:
0

Top 5 Php Editors for Ubuntu ~ LinuxTree

http://linuxtree.blogspot.com

This post is about Php Editors.This include many editors like quanta plus ,screem ,gphpedit etc .

Read more »
gauthamnagpur18's picture
Created by gauthamnagpur18 14 years 11 weeks ago – Made popular 14 years 11 weeks ago
Category: Beginner   Tags:
0

Facebook plans PHP changes

http://www.theregister.co.uk

On Tuesday, Facebook is expected to unveil changes to PHP, the language that helped make the social networking site a success - along with millions of other web sites. SD Times has outed the planned change here. Facebook wouldn't provide details when contacted by The Reg but said it would make more details available Tuesday morning, Pacific time.

Read more »
oldfart's picture
Created by oldfart 14 years 11 weeks ago – Made popular 14 years 11 weeks ago
Category: High End   Tags:
0

How To Uninstall LAMP in Ubuntu 9.10 Karmic Koala

http://tuxtweaks.com

You may have installed a LAMP server on Ubuntu that you no longer need. Follow these simple steps to remove LAMP (or more accurately, AMP) from Ubuntu.

Read more »
Linerd's picture
Created by Linerd 14 years 12 weeks ago – Made popular 14 years 12 weeks ago
Category: End User   Tags:
0

Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP)

http://www.howtoforge.com

LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 12 server with PHP5 support (mod_php) and MySQL support.

Read more »
falko's picture
Created by falko 14 years 13 weeks ago – Made popular 14 years 13 weeks ago
Category: End User   Tags:
0

Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.10

http://www.howtoforge.com

Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.

Read more »
aditiseth's picture
Created by aditiseth 14 years 15 weeks ago – Made popular 14 years 14 weeks ago
Category: High End   Tags:
0

The Perfect Server - Mandriva 2010.0 Free (x86_64) [ISPConfig 2]

http://www.howtoforge.com

This tutorial shows how to set up a Mandriva 2010.0 Free (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.

Read more »
falko's picture
Created by falko 14 years 19 weeks ago – Made popular 14 years 19 weeks ago
Category: End User   Tags:
0

PHP: Generation of MD5 hash for HTTP digest access authentication

http://shortrecipes.blogspot.com

An easy and short example hot to generate a MD5 hash required for HTTP digest access authentication for a given user:realm:password

Read more »
Marcin's picture
Created by Marcin 14 years 20 weeks ago – Made popular 14 years 19 weeks ago
Category: High End   Tags:
0

The Perfect Server - Fedora 12 x86_64 [ISPConfig 2]

http://www.howtoforge.com

This is a detailed description about how to set up a Fedora 12 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP5/Ruby/Python, Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.

Read more »
falko's picture
Created by falko 14 years 20 weeks ago – Made popular 14 years 20 weeks ago
Category: End User   Tags:
0

How to start PHP Programming. Write your First Program in PHP

http://shibuvarkala.blogspot.com

Here I will show how to start php programming. Lot of my friends like php, but there is a starting trouble. This will help you to write your first php program.You need to install LAMP (Linux Apache, Mysql, PHP )Server.

Read more »
panayara's picture
Created by panayara 14 years 21 weeks ago – Made popular 14 years 21 weeks ago
Category: Beginner   Tags:

Best karma users