you can try this tutorial as well Installing php on windows
you can try this site as well Programming tutorials
Hi imi, if you want to install php on windows than follow this tutorial , i found it very handy with complete information that's why sharing with...
Hi MrMalik, you have to install php on windows 7 with IIS 7 via FastCGI because php5isapi.dll is no longer available in the php releases starting...
Hi MrMalik ! You can get div with this javascript built-in function document.getElementsByTagName("div"); Here's the best solution that i found...
Check this article to store form data in microsoft word or in text file. Here's the link Storing form data in notepad or in microsoft word Hope...
Hi Malik! I found this text slideshow very informative. In this text slideshow you can arrange slides by yourself, slides can come random and also...
This script is modified version of the script provided by JDevereux. Actually the script provided by the JDevereux works but it also throws...
Yeah kblessinggr and babu99 is quite right. Follow the steps that they mentioned. But i suggest to use $_POST[] and $_GET[] depends upon the form...
Yeah my Dear you can do this in php Let's look how to do this. $i=0; while($i<3) { $query="insert into yourtable...
Dear Malik i found two methods to configure php with ms sql server 2005. I use first one as it is quite simple. Please have a look in this url if...
This is your solution Updating Records using php
Yeah the above method is absolutely best approach. Just make a common file and use it in every page by including it!
Dont go for loop. Just use inner join.
Separate names with a comma.