[PHP-DB] faster imagecreatefromjpeg

2003-10-17 Thread Georgescu Vlad
i need to replace the using of imagecreatefromjpeg($jpgpath) with something more faster PS: the image to load has: 198 MB (208,603,887 bytes) --- Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV AntiVirus. Xnet

Re: [PHP-DB] faster imagecreatefromjpeg

2003-10-17 Thread Georgescu Vlad
- From: mike karthauser [EMAIL PROTECTED] To: Georgescu Vlad [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, October 17, 2003 6:18 PM Subject: Re: [PHP-DB] faster imagecreatefromjpeg on 17/10/03 3:57 pm, Georgescu Vlad at [EMAIL PROTECTED] wrote: i need to replace the using

[PHP-DB] get curent URL

2003-09-06 Thread Georgescu Vlad
--- Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV AntiVirus. Xnet automatically scans all messages for viruses using RAV AntiVirus. Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate variantele lor. Va

[PHP-DB] How to make logout from database server (ORACLE for example) when user closes its session

2002-02-18 Thread Vlad A. Chernikhoff
previously opened (by OCIPLogin for example) persistent connection (the same connection resource) - but this connection may be broken from the server side if its idle time is too long. So I found only way to restart my Apache + modphp from time to time. :( Thanks, Vlad -- PHP Database Mailing

Re: [PHP-DB] Include File Syntax

2001-04-27 Thread Vlad
Hi Format of included files is the same as original .php file.:) When you include .php file it is the same as you copy that file in your main .php file in that place. This is my first time programming with PHP. I have seen include files in the beginning of a php block and wonder is there a

Re: [PHP-DB] oracle and php

2001-04-05 Thread Vlad
It seems that you must include support of oracle functions (special module) in your configuration file. In windows it is php.ini file. Hi all, I am begginer in using ORACLE 8i DB with PHP, so please, could anybody help me ? When I try to connect or use any OCI or ORA function, it only say me

[PHP-DB] getmxrr() timed out

2001-03-20 Thread Vlad
Hi all Such problem - I cant get MX records from my php script When I use getmxrr() function it times out. But such functions as gethostbyname() work. Anybody knows the problem? Thanks, Vlad

[PHP-DB] ORA-12154: TNS:could not resolve service name in XXX

2001-02-22 Thread Vlad
Hello All I have some problems connecting ORACLe from my php script. connection string: $conn = OCILogon("asu", "asu", "asu"); failed with ORA-12154: TNS:could not resolve service name in XXX Regards, Vlad e-mail: [EMAIL PROTECTED] IóQ: 1042225964 -- P