[PHP] base64 to 8bit unsigned int

2003-03-18 Thread Hilmi Hilmiev
Dear All, I have stream data encrypted BASE64. My problem is that I must decode this BASE64 to 8-bit unsigned array and I don't know how :( Have a native possibility in PHP for making this or not? Have a somebody who know, where I can find more info for this? Site, pdf, link 10x in advanc

[PHP] php/apache timeout

2003-03-11 Thread Hilmi Hilmiev
Hi, We are using Apache/PHP and using ORACLE as the database. When I submit the page with hugs database when the server side script (PHP) running I am getting an error "Page not found". But on the background it is adding records to the database. Though I modified all the configuration in php.i

[PHP] .NET to PHP+NuSOAP

2003-02-25 Thread Hilmi Hilmiev
Hi all, I have software developed with ASP.NET. The program is web service program who communicates with client side - windows application using SOAP messages developed with VB .NET. I have all of the source files from web service project developed with ASP.NET. My question: Is a possible us