Bot protection without captchas
If you're in need of a user input field like a comment box or a contact form and you want to protect yourself from unwanted and automatically generated content, you will most probably use a captcha. They are proven to be very annoying and the harder they get to solve for a computer, the more impossible they get to solve by human. Since there are some widely used solutions available, many bot...
Webservice mit PHP
Kürzlich stand ich vor der Aufgabe einen SOAP Server mit PHP aufzusetzen. Nach längerer Recherche im Netz hat es letztendlich doch funktioniert, aber ich konnte nirgends ein vollständiges Tutorial finden, dass all meine Bedürfnisse abdeckte. Nachdem diese Schnitzeljagd nun schon zum wiederholten Male stattfand habe ich jetzt beschlossen selbst diese Informationen in gesammelter Form...