PHP
PHP is a computer scripting language, originally designed for producing dynamic web pages.
Blog Post

Matlab Tutorial 4 - Plotting

Matlab Tutorial We end our discussion on the basic features of MATLAB by introducing the commands for data visualization (i.e. plotting). By typing help plot you can see the various capabilities of...
Blog Post

Matlab Tutorial 3 – Built-in functions

Original post There are numerous built-in functions (i.e. commands) in MATLAB. We will mention a few of them in this section by separating them into categories. Scalar Functions Certain...
Blog Post

Matlab Tutorial 2 – Vectors and matrices

Original post We have already seen how to define a vector and assign a variable name to it. Often it is useful to define vectors (and matrices) that contain equally spaced entries. This can be...
Blog Post

Is PHP dead?

I have done most of my programming in PHP, but I am finding myself trying out Adobe flex. I like the ability to have a more desktop-like experience. Now how to hook into my wordpress blogs like my...
Blog Post

Relative Includes in PHP

Hi all, Just wanted to highlight a few things when it comes to including php files using the include method. (or just sourcing files with php really) include('header.php'); This works fine...
Blog Post

Why I love/hate PHP

OK, so I am a web programmer. I mostly develop in PHP. I love it. And I hate it. Why I love it If there's something I really need to plugin to a website I'm building, someone else has already...
Blog Post

Autoscroll with PHP

Here’s the code for auto scroll with php: .scrollbar { height: 70px; overflow: auto; width:100px; } money stock finance option forex currency loan
Previous  1 2 3 4 5 6  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.