Skip to main content

Home/ PHP Programming/ Group items matching "Web" 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
Raúl - [^BgTA^]

Designing For Every Browser: How To Make Your Site Fully Cross Browser Compatible > Design Vitality - 0 views

  •  
    Designing For Every Browser: How To Make Your Site Fully Cross Browser Compatible
Raúl - [^BgTA^]

Website Performance | CSS Sprite Generator - 1 views

  •  
    Css sprites generator
Marco Castellani

The future of PHP - 0 views

  • PHP is already popular, used in millions of domains (according to Netcraft), supported by most ISPs and used by household-name Web companies like Yahoo! The upcoming versions of PHP aim to add to this success by introducing new features that make PHP more usable in some cases and more secure in others.
Raúl - [^BgTA^]

Em Calculator - 0 views

  •  
    Pixel to em conversor
Raúl - [^BgTA^]

Posicionamiento en buscadores - Hágalo usted mismo | Cancun Advisor - 0 views

  •  
    Como's (Howto's): Posicionamiento en los buscadores
Raúl - [^BgTA^]

Noticias sobre Typo3 en español y lo relacionado: Instalacion, configuracion... - 0 views

  •  
    Site de recursos sobre typo3 en español
Raúl - [^BgTA^]

Pure CSS Animated Progress Bar | Css Globe - 0 views

  •  
    Crea tu barra de progreso animado solo con CSS
Jungle Jar

Wordpress Tutorial: Make Your Page Titles SEO Friendly - 0 views

  •  
    If you're a Wordpress Content Management System user, and you would like to make your page titles SEO friendly without installing any plug-ins or modifying your website too much, then this article might be for you. All it requires is a few lines of PHP in your header.php file.
Sarah HL

Blog | Calling the community | symfony | Web PHP Framework - 0 views

  • I want to present to you the role I see myself playing in the symfony community
  • I would like to form a group of people who are interested in helping out.
  • I have created a new mailinglist just for this purpose: symfony-community.
  • ...1 more annotation...
  • So please feel free to join the list.
Sarah HL

10 Principles of the PHP Masters | Internet Resources | Cpworld2000.com - 0 views

  • 1. Use PHP Only When You Need it – Rasmus Lerdorf
  • PHP was created out of a need to solve web development problems
  • Lerdorf is the first to admit that PHP is really just a tool in your toolbox, and that even PHP has limitations.
  • ...9 more annotations...
  • 2. Use Many Tables With PHP and MYSQL for Scalability – Matt Mullenweg
  • 3. Never, ever trust your users – Dave Child
  • 4. Invest in PHP Caching – Ben Balbo
  • 5. Speed up PHP Development with an IDE, Templates and Snippets – Chad Kieffer
  • 6. Make Better Use of PHP’s Filter Functions – Joey Sochacki
  • 7. Use a PHP Framework – Josh Sharp
  • 8. Don’t use a PHP Framework – Rasmus Lerdorf
  • 9. Use Batch Processing – Jack D. Herrington
  • 10. Turn on Error Reporting Immediately – David Cummings
Sarah HL

Easy Unit Testing - Web Mozarts - 0 views

  • Contrary to PHPUnit, lime tests are written in a procedural way.
  • Each test case is, by convention, introduced by a comment that explains the tests purpose.
  • requires you to initiate your fixture manually
  • ...7 more annotations...
  • sfLimeExtraPlugin introduces the new class lime_test_simple
  • @Test A test case @Before Executed before each test case @After Executed after each test case @BeforeAll Executed once before all test cases @AfterAll Executed once after all test cases
  • Currently the plugin is available in version 0.2.0alpha.
  • You can create stubs for interfaces, classes or abstract classes. You can even create stubs for non-existing classes, which is very convenient if you develop test-driven.
  • I personally think that tests can be written in a much more concise and readable way with sfLimeExtraPlugin.
  • Mock and Stub Objects
  • the code is not being considered 100% stable
« First ‹ Previous 141 - 160 of 191 Next › Last »
Showing 20 items per page