IT Workarounds

working my way around the IT world

Simple SOAP client with wsdl2php using WSDL

›
Nusoap used to be my favourite php toolkit for SOAP communication. But I was struggling a lot with it to make a simple client from the ws...
7 comments:

Multiple table delete: Cascade delete vs Join Delete

›
There is this really old php/mysql project that I maintain and every know and than there are some problems with data integrity, orphaned rec...

Validating Cyrillic (UTF8) alphanumeric input with PHP preg_match and regular expresions

›
Recently I needed to make a validation rule that a Cyrillic alphanumeric string was entered in an input field. I saw answers like matching o...
4 comments:

Sending raw XML with php nusoap client

›
In my last blog post I described how to use wsdl2php to parse a wsdl file and generate php classes. This should make your life a lot sim...
30 comments:

Mysql database migration and character set conversion

›
How often have you stumbled on a mysql dump file with strange hieroglyphs. You have an old Mysql 4 database in latin1 character set and you...

Automate web clicks in perl with WWW::Mechanize

›
I have been struggling a lot lately with incomplete API's to systems that I depend on. Badly documented XML's, incomplete SOAP servi...
1 comment:

Working around

›
Working around is one of the main job descriptions of an ambitious developer. Especially when you are a third-world ambitious developer in a...
Home
View web version

About Me

itworkarounds
View my complete profile
Powered by Blogger.