24
2010
Choose a language whilst browsing : PHP tutorial
Ok! This tutorial is strictly targeted towards web developers, who are looking for ways to convey or show his/her web page(s) in more than one language. Here is one smart way of doing it. I’ve made it very easy for you; I’ll give you the source-code and tell you what to do to get it working. Still have a problem? Leave a comment! I’ll help you get through.
10
2010
Basics of a server side scripting language : PHP (part 2)
Haven’t read part 1 yet? Go to PART 1 else you’re good to continue! In this tutorial we’ll be learning how to echo out an image, much advanced calculations using variables, using the IF statement and using arrays. Ready? Good! Lets start working.
10
2010
Overcome PHP session errors
I think that most of the php beginners will facing a common problem on PHP session getting a warning message like this when using sessions. Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent…… For this warning there are many reasons and few fixes that can be overcome this problem.
27
2010
Basics of a server-side scripting language : PHP (part 1)
What does PHP stand for? PHP is known as Hypertext Preprocessor these days, but stood as personal home page way back in 1994/95 and 6 (glad it changed to a better-sounding name). Anyway… who cares about the history, unless u really do. Yeah! Google that :] What is PHP used for? PHP is used for web development; to produce dynamic web pages. And it wont function as a client-side script. It needs to run on [...]
19
2010
Simple trick to run Microsoft SQL [MSSQL] Stored procedures in PHP
I had lot of problems and difficulties to run Microsoft SQL stored procedures in PHP but i found a simple trick to do it easily and i think it will be helpful for you all :) Running stored procedures using Microsoft SQL in PHP with MSSQL interface. 1.Create the Stored procedure in Microsoft SQL management studio and check in the query analyzer if the stored procedure executes with out no errors . 2.Create the MSSQL database connections in a PHP class or a PHP file 3.In Microsoft SQL management studio [...]
30
2009
PHP Installation
What do you Need? If your server supports PHP, basically you don’t need to do anything. Just create some .php files in your web directory, and the server will parse them for you. Most web hosts offer PHP support because it is free,. However, if your server does not support PHP, you must install PHP. Here is a link to a good tutorial from PHP.net on how to install PHP5: http://www.php.net/manual/en/install.php
Sponsors
The Tutebox
- Accounting (7)
- Business (14)
- C / C++ (1)
- CIMA (7)
- Computers (1)
- Database (1)
- Design Patterns (11)
- E-Commerce (3)
- Economics (10)
- Education (2)
- Facebook (5)
- Finance (1)
- Games (2)
- HRM (9)
- Internet (8)
- JAVA (1)
- Linux (2)
- Management (8)
- Marketing (12)
- Mathematics (3)
- Mobile (1)
- MS Office (1)
- PC (5)
- PHP (6)
- Places (1)
- Programming (16)
- Software (1)
- Visual Studio (3)
- Windows (9)


An article by

