Blogs about: PHP
Featured Blog
How to handle drop down box change event without refreshing page?
You can use AJAX for collect the data without refreshing page. you can call a AJAX function on the on change event of drop down. … more »
LAMPInterview
PHP is a good second programming language
rubayeet wrote 3 minutes ago: I was a bit surprised to read the blog Is PHP a good first language? The author of the blog haved ba … more »
Some useful tips to optimize your PHP code
carlospsy92 wrote 43 minutes ago: I’ve found very useful tips to optimize your PHP Code, and accelerate the script execution. I … more »
User Login with Zend Framework
joshteam wrote 2 hours ago: So my last post I showed a simple little form I had created for letting people create records. Let … more »
UTF-8 and east-asian resistance to change
ywarnier wrote 2 hours ago: Wouldn’t you know… While we (european people at least) are trying to make more and more … more »
Syntax waktu on php 5
fondix wrote 7 hours ago: <?php $local = 7; $jam = gmdate(’H:i:s A’, gmdate(’U') + ($local * 3600)); echo … more »
Syntax Enkripsi on php 5
fondix wrote 7 hours ago: <?php #suppose table_name CHARSET=UTF8 #$md5 = md5(’Städte’); # will give you a diff … more »
Syntax upload photo on php 5
fondix wrote 7 hours ago: $uploaddir = ‘./images/’; $uploadfile = $uploaddir. $_FILES['gambar1']['name']; $uploadP … more »
PHP Web Developers job in Northampton
shaza79 wrote 10 hours ago: For my client I am looking for a Senior PHP Developer who has atleast 3+ Years of experience of PHP … more »
Some basics of PHP and MySQL
carlospsy92 wrote 14 hours ago: Well, I’ve maked a list of queries to facilitate the MySQL management via PHP. <?php # Some … more »
OOP PHP Class that brings you your birth's date.
carlospsy92 wrote 16 hours ago: In my free time I’ve maked a class in PHP that shows you your DAY of birth, it’s very us … more »
40 Tips para PHP
Julián Rodríguez wrote 16 hours ago: # If a method can be static, declare it static. Speed improvement is by a factor of 4. # echo is fas … more »
Day 2
seocasestudy wrote 20 hours ago: Alright, it’s been around 18 hours and only my index page has been indexed. I’ve added a … more »
flow and interaction
options wrote 20 hours ago: While you bring up some good visual issues that should be considered I think there are some more fun … more »
FlashSpring Server v2.4.5.67
ADMIN wrote 21 hours ago: FlashSpring Server v2.4.5.67 | 7.3 MB FlashSpring Server is an effective and unique solution for a … more »
DzSoft PHP Editor 4.1.2.4
ADMIN wrote 1 day ago: DzSoft PHP Editor 4.1.2.4 | 5,96 MB DzSoft PHP Editor is a handy and powerful tool for writing and … more »
Jawaban Dari Key Search Engine
lordcaocao2025 wrote 1 day ago: Artikel Pindah ke http://johanfirdaus.zo-ka01.com/2008/05/jawaban-dari-key-search-engine/ … more »
Debugging Zend Framework in Zend Studio
— 1 comment
christer wrote 1 day ago: Yesterday I managed to discover a minor bug in the Zend_Controller_Router_Route class in the Zend Fr … more »
Buenas Practicas de Programación
Julián Rodríguez wrote 1 day ago: Esto puede ser algo geek para algunos pero la verdad es que esto no sirve solo para apsionados si no … more »
Drupal: Working With Users
mameou wrote 1 day ago: This short notes corresponds to “Chapter 6: Working With Users” of the book Pro Drupal D … more »
