All you wanted to know about UTF8, but were afraid to ask.
Download UTF 8 Guide
Everything LAMP and OpenSource
All you wanted to know about UTF8, but were afraid to ask.
Download UTF 8 Guide
Here is Ajax Login Module I wrote with YUI and an Open Source Template
1. The main page (index.php)
<div id=‘loginDiv’>
<?php
if((isset($_SESSION[‘userName’])))
{
echo ‘<h4>Logged In<span> As</span></h4><div id=emailDiv>’.$_SESSION[‘userEmail’].‘</div><input type=’submit‘ value=’Logout‘ class=’button‘ onClick=’doLogout();‘/>’;
}
else [...]
PHP and mySQL are going to be available for S60 devices in early 2008.
PAMP stands for Personal Apache, MySQL, PHP, so yes, the full LAMP stack will be made available for S60 smartphones. In addition, there will be PHP extension modules that provide access to the core functionality of the phone. And on top of [...]
The latest avatar of the next version of the World’s Most Popular Database Mysql , MySQL v6.0 is slated to release.
The following features have been or are expected to be added to MySQL 6.0:
[...]
Curiosity about the Reliance social networking site BigAdda led me to PHPizabi.
It seems that BigAdda is completely done with PHPizabi an open source social networking platform.
Way to go PHP.
This release is code named Karibu which is Swahili for nearby, close, close by, at hand… all terms that we feel reflect the nature of this release.
Karibu marks an important milestone in 1.5’s development, as barring any major issues we believe it will be the last release candidate, with the next release being the big [...]
InfraRecorder is a free CD/DVD burning solution for Microsoft Windows. It offers a wide range of powerful features; all through an easy to use application interface and Windows Explorer integration.
InfraRecorder is released under GPL version 2.
Features
Create custom data, audio and mixed-mode projects and record them to physical discs as well as disc images.
Supports recording [...]
Can JavaScript performance become a big selling point for browser acceptance? That’s what Jeff Atwood is speculating as he put several browsers through the WebKit SunSpider JavaScript Benchmark. The tests evaluate the performance of a browser’s implementation of JS language only and claims to be a real world, balanced and statistically sound testing suite.
Jeff put [...]
When the news broke that DWR had joined the Dojo Foundation, it left a lot of questions regarding the future of the DWR framework. Joe Walker aims to address the future of DWR in his recent post, DWR: State of the Union.
So DWR is now part of the Dojo Foundation. I thought it would [...]
With all of the press surrounding Adobe AIR, I’m sure many of you have been chomping at the bit to give it a go. Jonathan Snook shows you how in his tutorial, Christmas Is In The AIR. AIR is Adobe’s answer to leveraging existing web technologies for building desktop applications and it’s a cool bit [...]
get latest updates on site news and site post