Skip to main content

Home/ Groups/ Future of Web Programming
Nicolas Casel

Dive Into HTML5 - 0 views

  •  
    "hand-picked selection of features from the HTML5 specification and other fine standards"
Nicolas Casel

Parsing Large XML Using PHP (PHP XMLReader) - 0 views

  •  
    I had some issue with parsing large xml files using php DOM. DOM or Simplexml can be used in case of smaller files. In case of large files using DOM may not be memory efficient. DOM parser will load whole XML file to the memory and may cause performance issues. In this case we can use php XMLReader.
Nicolas Casel

HTML5 Cheatsheet - 0 views

  •  
    Classification des tags HTML 5 : "nouveaux", "existants" et "obsolètes" et support en fonction de chaque navigateur
Nicolas Casel

Code School - Explore and Master Chrome DevTools - 0 views

  •  
    "Explore and Master Chrome DevTools"
« First ‹ Previous 161 - 180 of 741 Next › Last »
Showing 20 items per page