updates: identi.ca, twitter

="sydphp"

Sydney PHP Group provides a community for PHP developers in Sydney, Australia.
We run regular meetings in the city and membership is free and open to anyone with an interest in web development.

How do I join?

Register an account on our blog

What next?

After registration, you can RSVP one or more attendees for events. If you wish to present, come to a meeting and have a chat with a group organiser.

Who are the organisers?

Currently Tim, James, Graham and Dean. One or more of us will be attending each meeting and you can reach us by DM'ing sydphp on Twitter

Get yourself known!

Do you provide web development related services in Sydney and want to be known in the Sydney PHP development community? You can reach our community by getting your RSS/ATOM feed syndicated on sydphp.org.

Current Events

View and RSVP to current events

Subscribe to the one-way announcement mailing list at Google Groups for updates.

PHP Jobs in Sydney

We a provide a free, one-way mailing list at Google Groups. Posts are moderated before being published.

Flickr pool

Archive for the 'PHP' Category

June 2010 Meeting Thursday, June 3rd, 2010

Hello Sydney PHPers!
June meeting information is now listed in our spanking new Events Schedule. Please use the booking form to RSVP for the event.
This is the first time we have used our new booking system so if you experience any issues, please DM sydphp for assistance.

Auto Increment in SugarCRM Saturday, May 22nd, 2010

Earlier today I posted about creating a DateTime Picker in SugarCRM. A second problem I had was creating an auto increment field. This turned out to be slightly more difficult than the datetime picker. Again you need to edit your vardefs.php but this time you add the following to your field. ‘auto_increment’ => true, You [...]

Date/Time Picker in SugarCRM Saturday, May 22nd, 2010

Recently I needed to add a date/time field to a custom SugarCRM module. Sadly the module builder doesn’t include support this and the documentation is pretty bad. Eventually I managed to solve my problem and the solution is suprisingly simple. After adding a date field to the form I edited my vardefs.php file. You’ll find [...]

A Surge of QAS Wednesday, April 28th, 2010

Ever since StackOverflow succeed with its reputation along with its white label product, many were inspired (or alternatively, challenged by its closed-source) creating a surge of Question and Answering System (QAS) in the web application market. … And here is my own! Introducing Qanda, open source QAS in PHP/MySQL. Avoiding been another weekend project, Qanda is [...]

April 2010 Meeting Tuesday, April 6th, 2010

Hi all,
Again sorry for the delay, there were some “issues” with the venue.
Please note the CHANGE OF DATE. It is now the 21st NOT the 22nd.
Sorry to complicate things, but here is how this is going to work for this month. We’re booked for a double room which allows up to 40 people. Unfortunately, we’ve [...]