|
Hi I am re writing a Delphi SOAP server in php. I am doing ok so far (for my first PHP app !). Anyway I want to compare a string with special chars. In Delphi I have something like if (a = 'NULL' + #9 + 'NULL') then begin .... essentially my string is two NULL words with a separating tab. How to I access the tab key in php ? Thanks --
|
_______________________________________________ NZ Borland Developers Group Offtopic mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/offtopic Unsubscribe: send an email to [email protected] with Subject: unsubscribe
