Archive for January, 2008
Yeah I know that it’s been a while since my last post about this series. But don’t worry, here it is. This is the last part of my WAMP setup series In this part we finalize our WAMP Server (configurations and settings). 1. Create a folder named “php” under “C:/server/apache/modules” directory. 2. Extract your PHP [ READ MORE ]
Download this files first: (http://aspell.net/) Aspell installer: Aspell-0-50-3-3-Setup.exe Precompiled dictionary (English): Aspell-en-0.50-2-3_2.exe Install this files, then go to “C:\Program Files\Aspell\bin” copy the following files - aspell-15.dll - pspell-15.dll Paste it under C:\windows\system32\ You can now enable the pspell extension through your php.ini file by uncommenting this line: extension=php_pspell.dll Check it through your phpinfo file. sweeet… [ READ MORE ]
Don’t have any idea how to create a simple tag cloud for your application? Here’s a simple code snippet to start with: PHP Tag Cloud Tutorial It’s pretty much that simple[ READ MORE ]
If you are new to Code Igniter (sometimes it’s called CI) and eager to learn in a fast way, why not try to watch their video tutorial. I use this Framework only when I develop an application to a PHP4 based server[ READ MORE ]
2007 is over, 2008 is coming… Did you missed something in 2007? try this HAPPY NEW YEAR TO ALL!!![ READ MORE ]