Detailed Guide On Arrays In PHP
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by haroon   
Friday, 09 February 2007

{mos_sb_discuss:37}

Good Day!

Here is yet another article of Fast PHP Articles Series. Today we are going to discuss ARRAYS. We will learn its syntax, its different types, the different built-in array functions that help to perform different tasks related to arrays quickly and different practical examples explaining the use of arrays in PHP.

By the end of this article you should be able to:

- Define Arrays
- Use different types of Arrays
- Use different Built-in functions related to Arrays e.g list(), each(), var_dump, print_r, var_export()

- Write basic as well as complex php code using Arrays.
- Working with multidimensional arrays
- Understanding Foreach loop with the help of different examples

 

Last Updated ( Sunday, 11 February 2007 )
Read more...
 
Automatic Form Submission to a CGI Program
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Phil Harrison   
Friday, 09 February 2007

{mos_sb_discuss:32} 

JavaScript can be used to automatically submit a form to a CGI program when a page is loaded.

A CGI program will return data to the browser.

Last Updated ( Sunday, 04 November 2007 )
Read more...
 
Auto-Launch CGI Script with JavaScript Tag
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Phil Harrison   
Friday, 09 February 2007

{mos_sb_discuss:32}

Should you need to run a CGI script when a web page loads, a JavaScript tag can be utilized. The SRC of the JavaScript tag is the URL of the script.

The CGI script runs, doing what it's programmed to do for you. Before the script quits, it sends some JavaScript code to the browser, satisfying the browser's request. The JavaScript can be an empty variable declaration or it can be code that actually does something for the web page.

 

Last Updated ( Sunday, 11 February 2007 )
Read more...
 
Oracle tuning - Tune individual SQL statements
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Donald K. Burleson   
Friday, 09 February 2007
The acronym SQL stands for Structured Query Language. SQL is an industry standard database query language that was adopted in the mid-1980s. It should not be confused with commercial products such as Microsoft SQL Server or open source products such as MySQL, both of which use the acronym as part of the title of their products.
Last Updated ( Sunday, 06 January 2008 )
Read more...
 
RSA '07: Oracle debuts Systems Management and Monitoring
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Phil Harrison   
Friday, 09 February 2007

Oracle is making a number of moves to improve access management and other security features for its users.

The enterprise software maker said Wednesday at the RSA conference that its Oracle Identity Management product is now certified to work with its E-Business Suite 12, JD Edwards EnterpriseOne 8.12 and Siebel 8 applications. Oracle also said certification on its PeopleSoft Enterprise 9 applications is expected by June.

Last Updated ( Sunday, 06 January 2008 )
Read more...
 
Running older software applications in Vista
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Jamison Cush   
Friday, 09 February 2007

{mos_sb_discuss:42} 

One concern for Windows XP users is if their favorite software applications will run once they upgrade to Vista.

Luckily, Windows Vista uses a feature called Compatibility Mode which tells the software application that Vista is actually an older OS, specifically Windows 95, 98, Me, NT, 2000, or XP.

 

Last Updated ( Sunday, 11 February 2007 )
Read more...
 
<< Start < Prev 161 162 163 164 165 166 167 168 169 170 Next > End >>

Results 1163 - 1169 of 1418