You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
README.md | 2 years ago | |
api-key-dist.php | 2 years ago | |
grabber.php | 2 years ago | |
pol-grabber.php | 2 years ago |
README.md
Wordpress Plugin pol-grabber
Pressportal - Polizeimeldungen zur Fahrradunfällen auslesen
Shortcodes
[pol-ham count="4" article="0"]
Identische Datensätze finden
select a1.id,a2.*
from news a1, news a2
where a1.href=a2.href and a1.id <> a2.id;
Quellen
Grabber-Link
https://www.presseportal.de/blaulicht/nr/65844?search=Radweg&start=0