Skip to main content

Home/ PHP Programming/ Group items tagged webpages

Rss Feed Group items tagged

Raúl - [^BgTA^]

30+ Firefox Add-ons for Web Developers & Designers - 0 views

  •  
    Las 30 mejores extensiones para Firefox:


    Aardvark - A cool extension for web developers and designers, allows them to view CSS attributes, id, class by highlighting page element individually. chromEdit - Alter the appearance of any page by editing CSS and Javascript files with this extension. CSSMate - Firefox extension to edit CSS files.
    CSS validator - Check the validity of your webpage using this CSS validator extension. CSSViewer - See the CSS properties of page elements with this extension.
    EditCSS - Play around with loaded CSS, Web Developer extension also provides this functionality.
    IE Tab - Designers and developers can view their CSS projects on Internet Explorer using this extension.
    Style Sheet Chooser II - Users can pick and choose alternate style sheets for a website. FireBug - A console for debugging JavaScript, HTML, and Ajax code snippets. HTML Validator - Cool extension to validate web pages with HTML standards of W3C. JavaScript Debugger - JavaScript debugging extension enables a strong debugging environment.

qualitypoint Tech

Parsing webpage using php DOM. - 4 views

  •  
    PHP is having DOM functionality for parsing webpage by considering the HTML content of the webpage as XML data. If you assign the $data with the HTML content of the webpage, below code will load the HTML content in DOM object.
Bart Deruyter

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).
Raúl - [^BgTA^]

Free, Fast and Easy CSS webpages! | psd 2 CSS Online - 0 views

  •  
    Transform your psd in CSS
  •  
    Transforma tus PSD (Imagenes de Photoshop) en CSS
qualitypoint Tech

Setting UserAgent for php curl session to avoid 500 Internal Server Error |QualityPoint... - 1 views

  •  
    We are using below function for getting webpage content using curl module of php.
qualitypoint Tech

Basics of Session and Cookies - 1 views

  •  
    We know that Webpages are getting displayed using stateless Protocol. So there should be someway for keeping the session of...
1 - 6 of 6
Showing 20 items per page