Kategorie: Allgemein @en

Facebook API – Part 1 0

Facebook API – Part 1

Facebook is the social network. I know, there are many others out there, but Facebook is the market leader like google for search engines. If you use it or you want to ignore it,...

SOAP interface – Part 2 2

SOAP interface – Part 2

In the first article I showed you how to SOAP works and how to define a SOAP client with PHP. Now it is time to get actual data. For this there are some different...

SOAP interface – Part 1 2

SOAP interface – Part 1

WIth the SOAP protocol you can exchange data with other machines. For this the configuration, the operating or different hardware does not matter, as long as you respect the interface definition. For a programmer...

Mailing with PHP 0

Mailing with PHP

I wrote this article because I recently had the problem to send mails from PHP. Normally this can be done with only some lines of code, because you only need one function that comes...

Build your own search engine 3

Build your own search engine

In this article I will show you how to build your own search engine. Ok, not really a search engine like Bing! or Google. Indeed we want to program a little program called web...

Hello World! 0

Hello World!

„Remember remember the fifth of November!“ I start my weblog on this historic date. From now on, I will regularly post about interesting topics of programming, webdesign, IT and other things. My name is...