[PHP] working

2005-12-06 Thread Roman Duriancik
Does it this forum exist ? Because i haven't any comunications from this forum last 6 days. roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How to read word document by php script

2005-10-25 Thread Roman Duriancik
How can I read data from word document (*.doc) use by php script ? I konw only how to write and how to open word document. Thanks roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] session 2

2005-09-20 Thread Roman Duriancik
Tanks all for help about session I have other question. In php.ini I set folder for sessions file on c:\tmp but what are happens when disk is full, how to automatically delete nonactive sessions files ? thanks roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http:/

[PHP] session

2005-09-20 Thread Roman Duriancik
Hello, I'm novice in using sessions and therefore I need some help. link and when i click on link always I have in $count value 1 but I need value 2,3, how to do it ? thanks roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] session

2005-09-20 Thread Roman Duriancik
Hello, I'm novice in using sessions and therefore I need some help. link and when i click on link always I have in $count value 1 but I need value 2,3, how to do it ? thanks roman . -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Convert gif to jpg

2005-04-19 Thread Roman Duriancik
Hello, Is it possible to convert pictures in gif format to jpg format in php script ? Thank you for yours responses. Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Fulltext search engine

2005-04-12 Thread Roman Duriancik
I need in my own web server with mysql database and php script some free fulltext engine. But i need search in slovak language (all data in database in slovak). Can yopu help me where i can find some free fulltext engine ? roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vi

[PHP] create word files

2005-04-04 Thread Roman Duriancik
I have problem with creating word file in PHP script. I create table in word document but sometimes php send me error message : "*Warning*: (null)(): Invoke() failed: Exception occurred. *Source*: Microsoft Word *Description*: There is insufficient memory" and then php script generate only word

[PHP] how to create pdf file.

2004-11-04 Thread Roman Duriancik
Please help me with this problem. I need create pdf file who contains table with 4-5 columns and many rows (it dependence by mysql export) in php code. How can i do it ? Thank you roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php and images

2004-07-23 Thread Roman Duriancik
I have problem with jpg pictures in php pages. Path and picture is correct but when i want see picture in php script picture don't show. I use PHP4.3.4 on apache server 2.0.44 on Windopws 2000 Server. Thanks for help. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: htt

[PHP] Table in word document

2004-07-22 Thread Roman Duriancik
How can I create word document with table in php. I need insert some data from php script to the word document but i need inserted this data to the table. Thank you roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] 2 version PHP on one web server

2004-07-14 Thread Roman Duriancik
How to install 2 different versions of PHP (4.3.4 and 5.0.0) on one apache server in Linux ? Thanks Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP and windows authentication

2004-07-09 Thread Roman Duriancik
I have problem with open file by fopen function on windows servers. I need open some file in windows server, from php script but is it possible that this script running on some user windows account ? example : fopen("server\\data1\\text.txt","r"); system send me this error message : *Warn

[PHP] rtf and xls file

2004-06-28 Thread Roman Duriancik
Is it possible open rtf and xls file by php and than use some data from this file ? I only know create new xls file but how i open existing xls and rtf file by php code ? Thank all roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How to create doc file.

2004-06-23 Thread Roman Duriancik
Please help me. I need create *.doc file in php script. In this file, will be data from mysql database. Is it possible ? Thanks you roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Export data from word ducument

2004-06-10 Thread Roman Duriancik
Someone,can you help me ? I need exported pictures that are inserted in word document to the jpg (gif,tiff,bmp) format. Is it possible and how ? Thanks you very much Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] javascript & php

2003-07-28 Thread Roman Duriancik
I have problem with variables in javascript and php. I have code in php and in this code I insert some values from javascript.: $color = " "; when I write command echo $color - result is correct. but when i need insert or select some values from d

Re: [PHP] How to show BLOB ?

2003-06-11 Thread Roman Duriancik
>I have a blob in the database. I want to open a file=BLOB in the browser such >a way as if I clicked on a link. So if it is pdf, its opened by pdf plugin, >if it is doc, it is open by word plugin, if it is zip the dialog for >opening/saving to disk is opened, if it is jpeg it is directly displayed

[PHP] How to show BLOB ?

2003-06-10 Thread Roman Duriancik
I have a blob in the database. I want to open a file=BLOB in the browser such a way as if I clicked on a link. So if it is pdf, its opened by pdf plugin, if it is doc, it is open by word plugin, if it is zip the dialog for opening/saving to disk is opened, if it is jpeg it is directly displayed in

[PHP] Problem with PHP

2003-06-03 Thread Roman Duriancik
I can't install php on mandrake 9.1 from source binary. When I do "make" command I have this error message : unresolved reference to errno roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How to compare 2 strings

2003-02-03 Thread Roman Duriancik
How to compare 2 strings in PHP I hawe 2 array where I have only string values some values in both arrays are same but if command don't send me a good result. e.g foreach ($array1 as $a1) { foreach($array2 as $a2){ if ($a1 == $a2) echo "good"; //never system send me a good result else

[PHP] database to rtf

2002-12-13 Thread Roman Duriancik
How to convert data from database to rtf file. Example: database : column_1 column_2 column_3 1 aa 123456 2 bb234der ... And I need rtf file which have this informations: column_1 : 1 column_2 : aa column_3 : 123456 next rtf file have this informations

[PHP] decode

2002-11-17 Thread Roman Duriancik
Please Help me ! This is not a php problem but if someone knows how to decode this : I have document in encryption type : B*C*N**N but I don't know how do decode. for example : b abbab abbab baaba thanks roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] secure access

2002-10-09 Thread Roman Duriancik
If I want to secure the access to the database by asking for passwd, what should I do ? I suppose I need a secure connection to transfer the username and passwd between HTML form and the script - how do I make that ? How do I secure the database file with passwords and user names so that it cannot

[PHP] Question

2002-09-25 Thread Roman Duriancik
I have variables $sk1,$fr2,$fr3,$sk4, how i write values in this variables in statement for... roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Source code

2002-09-06 Thread Roman Duriancik
How I show in IE source code of html page with php ? roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Eregi_replace

2002-08-22 Thread Roman Duriancik
How to create pattern for function eregi_replace to replace in html document every html tag for empty string. Thanks roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Apache

2002-08-20 Thread Roman Duriancik
Please help me with my trouble. This is not php trouble but trouble with apache and perl scripts. How I configure apache (httpd.conf) for running pearl script in web page. If I create script with some name (e.g. test.pl) and if in www expoler write http://server/test.pl result is source code of sc

[PHP] Win NT & 2000

2002-08-13 Thread Roman Duriancik
This is offtopic guestion but i need help. Please help me, does anyone know how to export shares folders and files and his permissions in Windows NT4.0 or Windows 2000 to txt files automaticaly Thank you very much Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] imagettfbox()

2002-05-30 Thread Roman Duriancik
How to install or configure php 4.2.1 downloaded from www.php.net on Red Hat Linux 7.0 that i used function imagettfbox(). I install php with this settings: ./configure --prefix=/usr --exec-prefix=/usr --with-config-file-path=/etc --disable-debug --enable-pic --enable-inline-optimiza

[PHP] Install php 4.2.1

2002-05-29 Thread Roman Duriancik
How to install or configure php 4.2.1 downloaded from www.php.net on red Hat Linux 7.0 that i used function imagettfbox(). I create install file with command ./configure --prefix=/usr --exec-prefix=/usr --with-config-file-path=/etc --disable-debug --enable-pic --enable-in

RE: [PHP] time

2002-05-27 Thread Roman Duriancik
try echo Date("H:i:s"); roman -Original Message- From: Chris Grigor [mailto:[EMAIL PROTECTED]] Sent: Monday, May 27, 2002 2:43 PM To: [EMAIL PROTECTED] Subject: [PHP] time howdi all anyone know how to get a simple time print ? all the functions I have looked at gmtime() time() don

[PHP] Problem with install php 4.2.1

2002-05-23 Thread Roman Duriancik
I want install php 4.2.1 (download from www.php.net) on ma linux red hat 7.0 server. configure ran good with no errors but when i do make install i get this error message. Making all in gettext make[2]: Entering directory `/update/php-4.2.1/ext/gettext' make[3]: Entering directory `/update/php-4.

[PHP] variables

2002-05-22 Thread Roman Duriancik
When are set in php.ini (php version 4.2.1 on linux) register_globals = Off how I read variables from html files with forms in other php file ? Thanks roman for example : html file : and in php file -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.

[PHP] Problem with install php 4.2.1

2002-05-22 Thread Roman Duriancik
I want install php 4.2.1 (download from www.php.net) on ma linux red hat 7.0 server. configure ran good with no errors but when i do make install i get this error message. make[3]: *** [gettext.lo] Error 1 make[3]: Leaving directory `/update/php-4.2.1/ext/gettext' make[2]: *** [all-recursive] Erro

[PHP] file error

2002-05-17 Thread Roman Duriancik
I have this code : $text = file("http://www.hokej.sk/spravy/?id=16159";); echo count($text); for ($i=0;$ihttp://www.hokej.sk/spravy/?id=16159";) - Bad file descriptor in d:\skuska.php on line 2 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns

[PHP] Can anyone help me with fopen ?

2002-05-16 Thread Roman Duriancik
I have some text file, in this text file i write some information. But my problem is : How write/append new information on beginning of document but old information will be there too. When I used fopen with option "a" or "r+" and with command rewind new information rewrited old information. Thanks

[PHP] shell command

2002-05-15 Thread Roman Duriancik
How to execute dos\winnt command in php script, i need disk map in php excample : -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Convert

2002-04-18 Thread Roman Duriancik
How to convert string in windows-1250 to asci, I need convert special national characters to standard english characters. Thank you roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] problem with mysql

2002-04-11 Thread Roman Duriancik
Please send me info : how to set path for *.pid file and ho to set path where will be mysql.sock in mysql database on linux ? i want : mysql.sock and localhost.pid in directory /var/lib/mysql i install mysql with this command... ./configure --localstatedir=/var/lib/mysql --bindir=/usr/bin --lib

RE: [PHP] Re: mysql

2002-04-09 Thread Roman Duriancik
version of mysql is : 3.23.36 on linux redhat 7.0 -Original Message- From: Cirstoiu Aurel Sorin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 2:50 PM To: Roman Duriancik Subject: Re: [PHP] Re: mysql What MySQL version do you have installed

[PHP] mysql

2002-04-09 Thread Roman Duriancik
I have problem with backup and restore database in mysql. When I backup or restore some table in mysql with command backup table table_name to '/var/lib/_backup/' system send me error message : ERROR 1064: You have an error in your SQL syntax near 'backup table table_name to '/var/lib/_backup/''

[PHP] Question

2002-04-08 Thread Roman Duriancik
How to convert or discover from IPadress country visitors on my web ? roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Array

2002-03-13 Thread Roman Duriancik
I have one small problem. I have array e.g $array but I don't know how to finding arguments and values of this array. e.g $array["aa"] = 1; $array["ab"] = "some"; ... and script send me : arguments aa : values 1 arguments bb : values some thanks, roman -- PHP General Mailing

[PHP] MySQL

2002-03-08 Thread Roman Duriancik
I have mysql table with 3 columns I need update all data in one rows that all data in this rows will be same but without space.How I do this ? Example before table: ID memodata 1 21 ab vbd 2 ds 1 c 23 3 .. after table: ID memo data 1 21

[PHP] Directory

2002-03-05 Thread Roman Duriancik
Help me, I want create directory on local disc in php script, do you know how ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Simple problem

2002-02-19 Thread Roman Duriancik
I need insert some variable ito log.txt file but every item (variable) must be on other line how to do this ? $fp1 = Fopen("D:\\log.txt","a+"); fwrite($fp1,$start); fwrite($fp1,"$array[0]"); fwrite($fp1,"$array[1]"); . fwrite($fp1,$end); Fclose($fp1); roman -- PHP General M

[PHP] Problem

2002-02-13 Thread Roman Duriancik
How to delete from text documents mark end of line. Example: In file I have some formatted text document with paragraphs, but i need convert this document to new document without paragraphs (all text document in one paragraph). Thanks for yours help. roman -- PHP General Mailing Lis

[PHP] Mysql

2002-02-05 Thread Roman Duriancik
Pleae help me ! I need delete record from table user.mysql in mysql database, i log on in mysql like root and I log on on linux server like root. But when I write command : delete from user where user=''; mysql send me error message : ERROR 1036 Table 'user; is read only ! Thans for y

[PHP] Mysql

2002-02-05 Thread Roman Duriancik
Pleae help me ! I need delete record from table user.mysql in mysql database, i log on in mysql like root and I log on on linux server like root. But when I write command : delete from user where user=''; mysql send me error message : ERROR 1036 Table 'user; is read only ! Thans for y

[PHP] SFTP

2002-01-31 Thread Roman Duriancik
Exist some php scripts (commands) to update files in linux server throgh sftp protocol ? Thanks roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMA