PHP

Articles on PHP, MySQL, Apache, the modules and just about everything a webmaster need to know.

Add custom email address to your SugarCRM workflow

How to send an email alert to a custom email using Group User feature
1 week 5 days ago

If you are using the 'Workflow Management' feature in SugarCRM you probably already created some basic workflows and ran into the following question: How do include a custom email address in the 'Alert recipients' list?Here how you get the job done...

Drupal Feeds Social module

Get search feeds from Twitter and aggregate them into nodes
12 weeks 19 hours ago

I noticed the Feeds module intitative couple of months ago, and ever since i tried to find a way to make it work with custom feeds like Twitter search feed. Of course there are talks about how to do this, but i wanted a module that does it all for...

I want my tea with SugarCRM 6

Sugar 6 requires 20% fewer clicks to navigate than in previous versions.
14 weeks 6 days ago

SugarCRM 6 was announced on April 13th, 2010 as a way of celebrating the 5th anniversary of SugarForge and the SugarCRM OpenSource Community. Here are some of the coolest features i've noticed in the SugarCRM 6 presentation video:

Drupal "The connection was reset"

Common Drupal problem when working localy with a remote dumped db
17 weeks 2 days ago

I'm working on this blog on a local computer at home. I usualy modify the design and activate couple of modules to see how they perform before putting them live. Every day i am using a fresh MySQL database dump from my hosting provider GoDaddy...

Install MySQL, Apache and PHP from source on Linux

How to configure and compile LAMP on Slackware Linux
19 weeks 1 day ago

I've always wanted to have somewhere written down all the exact commands that will install a functional LAMP (Linux Apache MySQL PHP) server. I wrote them in a text file an year ago, i found them couple of days ago and decided to try them on a...