Skip to main content

Home/ PHP Programming/ Group items tagged Web Development

Rss Feed Group items tagged

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
  • Mock and Stub Objects
  • 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.
  • Currently the plugin is available in version 0.2.0alpha.
  • the code is not being considered 100% stable
paul silmonet

Instant Fix Slow Computer Solutions - 0 views

I bought a brand new PC with good specifications just last month. But only three weeks of use, I noticed that my PC froze and slowed down a bit. For the next three days, it continued to slow down. ...

Fix Slow Computer PHP programming framework open source web development webdesign MVC design mysql

started by paul silmonet on 08 Jun 11 no follow-up yet
samantha armstrong

FixComputerpProblemsSite Surely Knows How to Fix Computer Problems! - 1 views

I was having problems with my laptop before. Good thing FixComputerpProblemsSite helped me fix it. And they are really the experts when it comes to solving any computer related issues. They can eas...

fix computer problems PHP programming framework open source web development MVC webdesign design mysql

started by samantha armstrong on 07 Jun 11 no follow-up yet
Jungle Jar

JungleJar | Looking at Wordpress Custom Fields and Images Further - 0 views

  •  
    You may remember a previous article I wrote here on JungleJar.com called Using Custom Fields To Post Your Images, but if not, I'm going to reintroduce a few of the code snippets and methods I wrote about in the tutorial about how to save and display image data from custom fields within Wordpress. In this article I'm also going to cover a few of the small yet robust code block methods I myself tend to practice quite a bit that I didn't previously touch on. So, if you're looking for a solid tutorial on how to use Wordpress Custom Fields to display blog post thumbnails in an easy and flexible manner, then this article is for you.
qualitypoint Tech

Groupit Document - 0 views

  •  
    Groupit is a learning activity.Using this game the user can match information card with the correct category. There will be an unlimited number of cards and minimum of eight categories are added.During the game the total number of cards, mistakes and elapsed time are calculated and then it will be displayed after end of the game.
Dotcomweavers Inc

Securing your website is a top priority for any business online. | Dotcomweavers:blog - 0 views

  •  
    The security of your website is paramount. Lack in security can cost you customers, time and money.
mkprog

Description of PHP - 0 views

  •  
    Easy description of PHP language, with short examples
« First ‹ Previous 101 - 108 of 108
Showing 20 items per page