public marks

PUBLIC MARKS with tags php & technology

2015

What is AJAX and How it works ?

by calipussoftware (via)
There will be hardly any web application in ear of web 2.0, which does not employ AJAX. Actually, you can’t imagine an interactive application without AJAX. AJAX is an integral part of web development stack. In this tutorial, we shall explain about AJAX and how can we implement AJAX. Let’s start with what wikipedia says about AJAX. 1. A method for exchanging data asynchronously between browser and server, thereby avoiding page reloads. The XMLHttpRequest (XHR) object is usually used, but sometimes an IFrame object or a dynamically added tag is used instead. 2. A format for the data sent to the browser. Common formats include XML, pre-formatted HTML, plain text, and JavaScript Object Notation (JSON). This data could be created dynamically by some form of server-side scripting.

What is spl_autoload_register, spl_autoload and autoload

by calipussoftware (via)
PHP does have some awesome function which can be very handy. SPL register function is one of them, we are going to talk about. As PHP manual says spl_autoload_register — Register given function as __autoload() implementation So what exactly it means ? Let’s try to understand with the help of an example. function Autoloader($className) { require_once $path.$className.'.php'; } spl_autoload_register('Autoloader'); $myObj = new MyClass(); Here we have just instantiated a class named as “MyClass” with out specifying include or require statements.

How to Install FFmpeg in Ubuntu/Mint 17 (Part -1) - Latest Technology

by calipussoftware (via)
FFmpeg is a free software project that can record, convert and stream audio and video. It is a very fast video and audio converter. The syntax of FFmpeg’ command is ffmpeg [global_options] {[input_file_options] -i input_file} ... {[output_file_options] output_file} ... You can install FFmpeg in two ways : 1. Install From Repository 2. Download Source Code and compile it. Let’s first discuss about installing from Ubuntu Repository.

2012

2007

On-line Social Internet Bookmarks

by chernobylnews
Video, Music, Software, Programming, Design, Linux, Tools, Technology, Blog, Business, Web, Mac, Free, Opensource, Funny, Reference, Web20, Computer, Ajax, Php,

2006

PUBLIC TAGS related to tag php

astuce +   blog +   clevermarks +   cms +   css +   développement +   framework +   groupe:clever-age +   html +   javascript +   join +   liens +   mail +   optimisation +   perf +   protection spam +   rury +   select +   symfony +   tips +   web +   webdesign +   wiki +  

Active users

calipussoftware
last mark : 24/02/2015 07:33

jdrsantos
last mark : 21/08/2012 09:26

chernobylnews
last mark : 09/10/2007 15:24

Mogore
last mark : 22/09/2006 16:06

plasticdreams
last mark : 18/09/2006 15:51

markav2
last mark : 22/06/2006 15:57

zoom2au
last mark : 21/06/2006 23:20

hchicha
last mark : 24/05/2006 16:45