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. Echoing out an image Nothing to worry here. It’s simple; a small change to make from how you would normally write. <?php echo “<img src=’the-location-of-your-image’ width=’100′ length=’100′ />”; ?> Much advanced calculations [...]
10
2010
Column Vectors [Mathematics]
Note: This tutorial mainly targets O/L & A/L students. What is a vector? A vector is a displacement that has a fixed length in a fixed direction. Also you can add vectors in any order as long as you know what you’re doing and don’t mess up. Yes! This is going to be more than just a tutorial. Let’s make this a quiz. I will do one whole question along with detailed workings. First try [...]
7
2010
Subject of the equation [Mathematics]
Note: This tutorial mainly targets O/L & A/L students. I know, we all know making the subject of (for example) x is a simple thing in a simple equation/sum – which basically anyone should be able to do. What about a hard/confusing one? This is going to be more than just a tutorial. Let’s make this a quiz. I will do 4 hard questions along with detailed workings. First try it yourself then check the [...]
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 [...]
22
2010
Build a software program like PeterAnswers.com’s app.
Note: Read this tutorial only if you are even a small VB programmer. Want to just download the program? Download! – extract and run setup.exe Happy experiencing :] Bye. Or else… Few months ago I came across PeterAnswers.com by accident, whilst browsing the net. It is your turn now… please go through the entire homepage and then continue reading this tutorial (you will understand better). Thatʹs NOT artificially intelligent ;D Hope you are done! Wondering [...]
Recent Posts
- How to populate a dropdown menu from database in CodeIgniter [Workaround]
- How to Overclock Samsung Galaxy Mini Upto 800MHz
- Current and Future Relavance of Business Excellence / Improvement to Argos UK Ltd. Possible Benefits and Likely Inhabitors Exists
- What can Harm Your Online Reputation?
- Does Race Matter in the Choice of Popular Music among Youngsters?
The Tutebox
- Accounting
- Android Tips
- Apps
- Business
- C / C++
- Computers
- Database
- Design Patterns
- E-Commerce
- Economics
- Electronics
- Entertainment
- Finance
- Functional Programming
- Games
- Hardware
- Health
- HRM
- International Business
- Internet
- iOS Tips
- JAVA
- Life Style
- Linux
- M-Commerce
- Management
- Marketing
- Mathematics
- Mobile
- MS Office
- Network
- PC
- Personal Development
- Photography
- PHP
- Physics
- Places
- Programming
- Science
- Software
- Statistics
- Tweaks
- Visual Studio
- Web Hosting
- Windows


An article by


