1
2
3
4
<?php

function fetch($url,$start,$end){
...

PHP Wikipedia API and text form...

by z3ro, January 09, 2008 18:37, No refactoring, tagged with wikipedia, api, wikimedia, php, xml, regex, parser, formatting, plain html, html, convert

I need to add Wikipedia's i...

E90ba01aea329491b312280d1eea606b Talk
1
2
3
import sys
...

Python .ini file parser

by lbolognini, November 08, 2007 21:47, 5 refactorings, tagged with parser, ini

This is an excercise to imp...

D2ff155cd04fa175620d2f3495b11b08 Talk