Blogs about: Php
Featured Blog
Chapter 4.3 - Do-While
Fungsi Do-While hampir sama dengan fungsi While, perbedaannya terletak pada urutan jalannya program. Dengan while maka alur PHP akan melakukan check terlebih dahulu kemudian akan menjalankan program … more »
Febry Hadinata Wordpress
Javascript Page Auto Re-direct after few seconds
sanjoy wrote 1 hour ago: JS Code: function redirect(){ window.location = “http://domain.com/your-redirect-page.html … more »
How to install php 5.2 using IIS (Internet Information Service)
pravin2006 wrote 2 hours ago: There are following steps which are to be followed to install php5.2 1) Download php5.2 from site ww … more »
Drupal Open-Source Software
Rite$h wrote 6 hours ago: Drupal Home page of a default Drupal installation (with a Lorem Ipsum article). Latest r … more »
I no longer work at digg.com
— 1 comment
Eli wrote 10 hours ago: Well I originally announced this information on July 1st via twitter: http://twitter.com/EliW/status … more »
A Domain Website?
jassysparklez wrote 13 hours ago: It’s set in stone now! Thanks to help from a friend of mine KiddyBlock Productions will be get … more »
DB puzzle... care to take a crack?
scottjarvie wrote 19 hours ago: If there’s anyone out there with a good deal of Data Base creation knowledge me and a couple o … more »
Zend_Form Performance Issues
phpimpact wrote 20 hours ago: If you are using Zend_Form and your site increases in complexity and attracts more traffic, you are … more »
New code posting method :)
jintoreedwine wrote 21 hours ago: After searching around google for a bit I found a guide which gave some great CSS for posting code i … more »
My Home Temple!
sanjoy wrote 1 day ago: I got some new furniture at home, so I had to re-arrange everything. My Sridham temple looks good no … more »
How to install Apache, PHP, Mysql, all in one go
— 2 comments
empa7hy wrote 1 day ago: I’m probably going to get flamed for this… Using a nifty little program called: Apache2T … more »
Free All XAMPP1.6.6.a Final release
bugsnet wrote 1 day ago: The distribution for Windows 98, NT, 2000, 2003, XP and Vista. This version contains: Apache, MySQL … more »
House Party!
sanjoy wrote 1 day ago: Zia Bhai is going back to Bangladesh. So, we had a dinner party at home. My friend Pollob also came … more »
How to work with PayPal system
afruj wrote 1 day ago: Do you want to make a e-commerce website. everything is ok but not clearly understand about PayPal s … more »
Paul's Birthday!
sanjoy wrote 1 day ago: I went to crown casino tonight with Paul, Rebeca, Nisha, Mark, Scott, Emili, Dean and his wife to ce … more »
Coding Standards
— 2 comments
Cyber wrote 1 day ago: There are many community projects that use PHP and SQL database as their backends, so there was a na … more »
How to Create a Stored Procedure in MySQL
Joey wrote 1 day ago: A procedure can be creating in MySQL by using the following syntax: CREATE PROCEDURE ProcedureName ( … more »
Send mail
goong022 wrote 2 days ago: <?php $email= $_POST["email"]; //String email = request.getParameter(”email”);// ASP … more »
การสร้าง counter แบบง่ายๆในหน้าเว็บ
goong022 wrote 2 days ago: สร้างไฟล์ index.php <? include “counter.php”; ?> <a href= … more »
PHP Code Standard and Name Conventions
— 1 comment
vailo wrote 2 days ago: Today’s web development requires a lot of know-how and a fair amount of knowledge about variou … more »
