Skip to main content

Home/ PHP Programming/ Group items matching "for" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Steps for PHP installation. - 0 views

  •  
    PHP is the most popular open source scripting language used with Apache server for doing website development. This knol will...
1More

print_r() Versus var_dump() - 3 views

  •  
    PHP is having various functions for debugging a variable. Seeing values stored in an array or in any other object is important for doing any troubleshooting in a code.
1More

PHP Application Development Service - Fastidious Technologies Pvt. Ltd - 0 views

  •  
    Looking For a Best PHP Web Development Company In Ahmedabad ? We Offering Custom PHP Web Application Development Service For customers worldwide. Also We Provide wordpress development ,Mobile Application Development ,android app development, iphone development.
1More

HR Tutorial for beginners - javatpoint - 0 views

  •  
    HR Tutorial for beginners and professionals provides information on Human Resource Management such as recruitment, selection, planning, training, appraisal, grievance etc
1More

Features of Mysql Tutorial for Beginners - JavaTpoint - 0 views

  •  
    MySQL features for beginners and professionals with examples on CRUD, insert statement, select statement, update statement, delete statement, use database, keys, joins etc.
1More

Bootstrap Tutorial for beginners- JavaTpoint - 0 views

  •  
    Bootstrap tutorial for beginners and professionals with examples on tabs, forms, nav bar, button, jumbotron, grid, table, list, panel, nav pills, alerts, pagination etc.
1More

Node.js Tutorial for Beginners and Professionals - JavaTpoint - 0 views

  •  
    Node.js tutorial for beginners and professionals with examples on first application, repl terminal, package manager, callback concept, event loop, buffers, streams, file systems, global objects, web modules and more.

Seo web designer - 1 views

started by clariene Austria on 09 May 12 no follow-up yet

Seo web designer - 0 views

started by clariene Austria on 09 May 12 no follow-up yet

Never Pay for Leads Again! Online Leads are Free. - 1 views

started by Markus Potter on 11 Jul 12 no follow-up yet

Never Pay for Leads Again! Online Leads are Free. - 3 views

started by clariene Austria on 21 Jun 12 no follow-up yet
2More

PRADO PHP Framework - 0 views

  •  
    PRADO (TM) is a component-based and event-driven programming framework for developing Web applications in PHP 5.
  •  
    PRADO (TM) is a component-based and event-driven programming framework for developing Web applications in PHP 5.
1More

phpScenario: Free Split Testing Library for PHP - 1 views

  •  
    A Free Split Testing Library for PHP
2More

PHP Security Guide - 0 views

    • Bart Deruyter
       
      very interesting info about security for beginning PHP developers
  •  
    Very interesting webpage about security with PHP. Reading this through is a must for beginning PHP-developers (like me).
1More

CodeKindness :: Mobilizing Technology Professionals for Social Good - 0 views

  •  
    CodeKindness is a project that mobilizes volunteer technologists for social good.
9More

Learning JavaScript from PHP - a Comparison | Lullabot - 0 views

  • In PHP, all variables are local in scope unless declared as global. JavaScript is opposite, and all variables are global unless declared with the var keyword.
  • Both PHP and JavaScript are loosely typed
  • JavaScript is a bit mixed concerning undeclared variables, if you attempt to modify or compare with an undeclared variable, the script will break entirely, but you can check the variable status using typeof() or in conditional statements containing only that variable.
  • ...6 more annotations...
  • JavaScript only recognizes the keyword true in all lowercase. PHP accepts both uppercase and lowercase
  • PHP is not case-sensitive in function or class declarations, but JavaScript is case sensitive for these also.
  • The key difference between PHP and JavaScript is that JavaScript does not have associative arrays.
  • JSON strings having become very popular as a faster alternative to XML, and can be read and created with the PHP functions json_encode() and json_decode().
  • Let's take one more look at defining an object in JavaScript and see how it can be used to compensate for the lack of associative arrays in JavaScript.
  • // Note that variables should always be// prefixed with "var" to define a local scope.for (var n = 0; n < 10; n++) {  alert(n);}
1More

Rephlux - A continuous integration tool for PHP - 0 views

  • Rephlux is a PHP based tool for running a continuous testing/build process on your project and taking action based on the outcome of your tests. It is inspired by the Java based CruiseControl[1]. It is free software, licensed under the GNU GPL (see the file COPYING for details).
1More

TinyMVC for PHP - 0 views

  •  
    TinyMVC is an Model-View-Controller application framework for PHP. It provides clear separation between the database operations (Model), the presentation (View), and the glue in between (Controller).
1More

Logikit::Framework - 0 views

  •  
    Logikit::Framework (LF for short) is an application development framework for PHP 5. The idea is to let people code much faster by providing a solid and easy-to-use substructure for common tasks. LF deals with most of the time-consuming everyday issues and lets you focus on the logic of your code.
1More

Steps to Schedule a Reboot for your Linux Server - 1 views

  •  
    Rebooting is one of the important task to be performed once in a month in order to install updates for your kernel and to increase the performance of your active dedicated server. The reboot of server is essential everytime when you install any updates or patch your kernel.
« First ‹ Previous 41 - 60 of 261 Next › Last »
Showing 20 items per page