[PHP] hyperlink parser

2002-08-17 Thread Roman
Hello, I'd need to parse html page and get all hyperlinks there. Is there any easy way to do it ? I'm not so good at regexps :( $file=file("http://url.html";); could be good start :) Thanks for any help, Roman -- PHP General Mailing List (http://www.php.net/) T

RE: [PHP] hyperlink parser

2002-08-17 Thread Roman
On Saturday 17 August 2002 19:25, Roman wrote: > I'd need to parse html page and get all hyperlinks there. > Is there any easy way to do it ? I'm not so good at regexps :( Even better, search the archives. pls how to reach archives and what to search ? I have last 7.000 messa

RE: [PHP] hyperlink parser - a bit new view :)

2002-08-18 Thread Roman
of messages in this list today but without any possitive idea found :( Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] hyperlink parser - a bit new view :)

2002-08-18 Thread Roman
;|href=\"?([^\"' >]+)|i(+[ >])", $text,$ar); print_r($ar); returns this: Warning: Unknown modifier '(' in test.php on line 5 [line 5 is that line with preg_match_all] Array ( ) I really don't know :( Roman -Original Message- From: MET [mail

RE: [PHP] Editor

2001-01-18 Thread Roman
I write code in PHPEd from http://www.soysal.com/PHPEd 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: [EMAIL PROTECTED]

RE: [PHP] PHP Editors

2001-01-18 Thread Roman
no i work in PHPEd from www.soysal.com/PHPEd for win 9x/2000 romaN -Original Message- From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 18, 2001 4:03 PM To: PHP Mailing List Subject: [PHP] PHP Editors So what editor is recommended? I'm a little fam

[PHP] Convert DBF tu MySQL

2001-01-21 Thread Roman
Thanx 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: [EMAIL PROTECTED]

[PHP] problem with \n

2001-01-23 Thread Roman
I have PHP 4.0.4 version but i have problem with this escape command : \n : don't work. what's the problem another escape command work with no problems... Thanx, roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[PHP] Tutorial

2001-05-15 Thread Roman
Do you now where I find tutorial (not online) or some good helps for PHP-GTK+. In gtk.php.net dosn't good help. Thanx for all. roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

[PHP] problem

2002-03-10 Thread Roman
uot;)...unknown in line 0 can someone halp me? THANX, ROMAN -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Mysql export

2001-10-19 Thread Roman
Please help me, how to export mysql table to the xls table ? Thanks for all 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: [EMAIL

[PHP] Convert tif --> jpg

2001-12-20 Thread Roman
Please help me. I need convert image from tif format to the jpg format, exist any php function to do this ? Thank you 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

RE: [PHP] Convert tif --> jpg

2001-12-20 Thread Roman
No, I need convert format of image in windows system. -Original Message- From: Bogdan Stancescu [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 3:14 PM To: Roman; Php-General Subject: Re: [PHP] Convert tif --> jpg If you work under Linux you might want to check out

[PHP] Informix

2001-04-02 Thread Roman
I have this problem ? I want to connect to the Informix database on Unix server and my apache server running on Windows 2000 but I haven't php_ifx.dll. Please if you want send me. Thanx. Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e

[PHP] Informix a PHP

2001-04-03 Thread Roman
What's the problem with connect to the informix database ? When I write this line for connect do the informix $connect = ifx_connect("inv","roman","romanpwd"); i don't connect and i have these result : Warning: ifx_connect : E [SQLSTATE=I

[PHP] Convert

2001-06-29 Thread Roman
Have you some program for convert Microsoft Access Database (*.mdb) to the MySQL database ? 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

[PHP] Convert

2001-07-02 Thread Roman
Have you some program for convert Microsoft Access Database (*.mdb) to the MySQL database ? 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

[PHP] Mysql

2001-07-03 Thread Roman
How to run mysql batch program im mysql terminal. for example in folder I have program dumb.sql and I want to run this program in mysql. Thanks roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] Insert in MySQL an PHP

2001-07-08 Thread Roman
for 120seconds. Thanx. 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: [EMAIL PROTECTED]

[PHP] Document root

2001-07-24 Thread Roman
Please help me ! In phpinfo() i find my document root but existing some PHP variable which had document_root inside. Thankx roman for example : Document root : x:\php maybe echo $Document_root show x:\php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] Install

2001-07-25 Thread Roman
Hello ! I want to install perl under apache in windows, please send me some information how can i install, where I find perl software, where I find some perl editor... Thanks fo all roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP] MySQL

2001-08-13 Thread Roman
Please help me. How can I run mysql daemon on RedHat Linux. I install db with script mysql_install_db. 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

[PHP] Instalation

2001-08-14 Thread Roman
Help me. I have RED HAT Linux 7.0 and I want install Apache web server with php and mysql support. How ? I have : apache_1.3.20.tar.gz php-4.0.6.tar.gz mysql-3.23.38.tar.gz thanx roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] select problem

2001-08-15 Thread Roman
I have mysql in redhat linux and apache 1.3.20 with module php 4.0.6 but I have error in my select, connect to the database is ok. In apache and mysql uder windows working this script OK but no in linux. What's wrong ? @$spojenie = mysql_connect("localhost","user","password"); if (!$spojenie)

[PHP] Startup

2001-08-16 Thread Roman
I install apache 1.3.20, php 4.0.6 and mysql on Red Hat Linux 7.0 but I must start thei manualy. I want to start this services automatically when starts the linux. How ? roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[PHP] Linux

2001-08-21 Thread Roman
Off topic question: How I create install file in red hat linux from bin file. example: in /home/name i have file file.bin and I want create install from this file roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] Header

2001-08-23 Thread Roman
arning: Cannot add header information - headers already sent by (output started at e:\programovanie\php\patenty\query.php:8) in e:\server\route\query.php on line 20 and line 20 is : Header("Location: http://$SERVER_NAME$path"); roman -- PHP General Mailing List (http://www.php.n

[PHP] Mysql help

2001-09-09 Thread Roman
about this table. Thank you. 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: [EMAIL PROTECTED]

Re: [PHP] php5: capital "I" letters in func/class method names do not work with turkish locale in php5

2007-09-06 Thread Roman
On Thu, 06 Sep 2007 15:57:57 +0300, Tijnema <[EMAIL PROTECTED]> wrote: On 9/6/07, Roman Neumüller <[EMAIL PROTECTED]> wrote: I'm a german web-designer living in Turkey. Sometimes I use opensource software like gallery2 or WP to have customers have some nice web albums or

Re: [PHP] php5: capital "I" letters in func/class method names do not work with turkish locale in php5

2007-09-07 Thread Roman
On Thu, 06 Sep 2007 15:57:57 +0300, Tijnema <[EMAIL PROTECTED]> wrote: On 9/6/07, Roman Neumüller <[EMAIL PROTECTED]> wrote: I'm a german web-designer living in Turkey. Sometimes I use opensource software like gallery2 or WP to have customers have some nice web albums or

[PHP] Time problem

2001-02-06 Thread Roman
function which do this. Tnanx. 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: [EMAIL PROTECTED]

[PHP] database to rtf

2002-12-13 Thread Roman Duriancik
column_1 : 2 column_2 : bb column_3 : 2345der and so on... Every trf file have name like value in column_1. Thanks you 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] Avoiding several windows with the same session

2003-02-07 Thread Roman Sanchez
I place session_start(); if (!session_is_registered('somevar')) { header('location: login.php'); exit(); } at the top of all my pages to prevent people to view pages before they log in. However, once thay have logged in succesfully, they can ctrl-U in IE to open a new window. This new win

[PHP] Re: php forgetting variables very easily

2003-03-05 Thread Roman Sanchez
> I am still having problems with variables not being > remembered by included files. I've tried using the > global command and it still doesn't work. I've cut > down my two pages to contain the main stuff so you can > see what's happening. Basically main.php includes the > file new.php and I wa

[PHP] Re: Number of rows

2003-03-05 Thread Roman Sanchez
> however, i would like to show the user how many rows there are in each table > (where i have put numrows), how could i do this? > > thanks for your help Since MySql version 3.23 you can use "show table status" to show a lot of information for all tables in a database, including the number of row

[PHP] Re: table cell space under image in IE

2003-03-13 Thread Roman Sanchez
If you write the CR-LF before counts as an space wich wraps to the next line. It might be helpful to write (in the same line) instead. > I know this is not exactly on topic but I produce all html by php and I > don't want to go out and add myself to an html list (if there is such a > thing

Re: [PHP] table cell space under image in IE

2003-03-13 Thread Roman Sanchez
> > > 1 - 50 > https://website/file.php"; METHOD="post"> > > > > > onClick=document.Second.submit(); onMouseOver="change_it('pic3')" > onMouseOut="change_back('pic3')"> > > > You don'y say which cell has the problem but, apart from placing the closing td right after the image try to move

[PHP] javascript & php

2003-07-28 Thread Roman Duriancik
some values from database with this value ($color) result is not correct this is my code : $query = mysql_query("select id from color where color = '$color' "); $a = mysql_num_rows($query); result is 0. but in my database i have record where is value like value $color. ro

[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 show BLOB ?

2003-06-10 Thread Roman Duriancik
the browser. The header() function with Attachment doesn't work. Any idea how to achieve this effect without writing the BLOB to a temporary file somewhere on the disk and opening this file ??? roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

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] Re: [PEAR-DEV] Re: [PHP] PHP 5.0.0 Beta 1

2003-06-30 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-06-29 14:53:40 -0400: > On Sun, 2003-06-29 at 14:19, Sterling Hughes wrote: > > > > - Due to issues surrounding the MySQL 4.0 license, the MySQL libraries > > are no longer bundled with PHP. For more information on these > > licensing changes please see the MyS

[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

[PHP] Apache

2002-08-20 Thread Roman Duriancik
script. But I need result of this script. Thank you 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] 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] 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] secure access

2002-10-09 Thread Roman Duriancik
cannot be accessed by anyone, just by allowed users ? thank you roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[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,

[PHP] Hardening php.ini for an ISP environment

2003-08-29 Thread Roman Medina
s? Any help would be greatly appreciated. Thanks in advance. Saludos, --Roman -- PGP Fingerprint: 09BB EFCD 21ED 4E79 25FB 29E1 E47F 8A7D EAD5 6742 [Key ID: 0xEAD56742. Available at KeyServ] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [PHP-DB] PHP+MySQL charset problem

2001-01-17 Thread Roman Serbski
contact MySQL mailing list - thay said this problem has nothing to do with MySQL. I do have sql/share/charsets folder with Index and cp1251.conf. I checked Index - records are OK. Should I add something to /usr/local/lib/php.ini file? Looking forward to hear from you. Regards, Roman -- PHP

[PHP] cURL documentaion

2002-01-25 Thread Roman Eich
Hello NG, did anyone know an other documentation as the PHP manual or the manpages or locations as http://curl.haxx.se/ , http://www.php.net? Especially the exitcodes and solutions for it! Thanks a lot Roman Eich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[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

[PHP] Mysql

2002-02-05 Thread Roman Duriancik
nly ! Thans for you helps... roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Mysql

2002-02-05 Thread Roman Duriancik
nly ! Thans for you helps... roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[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

[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);

[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] 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] Can anyone help me with fopen ?

2002-05-16 Thread Roman Duriancik
ited old information. Thanks for yours help. roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[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] Problem with install php 4.2.1

2002-05-22 Thread Roman Duriancik
rsive] Error 1 make[2]: Leaving directory `/update/php-4.2.1/ext/gettext' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/update/php-4.2.1/ext' make: *** [all-recursive] Error 1 How to install php with gettext ? thanks roman this is my configure : ./configur

[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

[PHP] Problem with install php 4.2.1

2002-05-23 Thread Roman Duriancik
b --with-db2 --with-db3 --with-gdbm --enable-debugger --enable-magic-quotes --enable-safe-mode --enable-sysvsem --enable-sysvshm --enable-track-vars --e nable-yp --enable-ftp --with-xml --with-mysql roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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 gmt

[PHP] Install php 4.2.1

2002-05-29 Thread Roman Duriancik
: imagettfbbox() in thanks for help roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] imagettfbox()

2002-05-30 Thread Roman Duriancik
: Fatal error: Call to undefined function: imagettfbbox() in thanks for help roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[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] MySQL

2002-03-08 Thread Roman Duriancik
abvbd 2 ds 1c23 ... Thank you 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 than

[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] mysql

2002-04-09 Thread Roman Duriancik
x27;/var/lib/_backup/'' at line 1. Please send me som info how to do this ? roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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] problem with mysql

2002-04-11 Thread Roman Duriancik
--libdir=/usr/l ib/ --libexecdir=/usr/libexec --includedir-/usr/include roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] SSL Connection with cURL

2001-12-20 Thread Roman Eich
server.com/path/file.ext";; $options=" -d $data"; $data = cURL ($URL, $options); and get exitcode 2 Why i get two different exitcodes and why i get in the second version exitcode 2? Can anyone help me to solve this problem? -- Roman -- PHP General Mailing List (http://www.php.

Re: [PHP] 403 Forbidden

2006-12-29 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2006-12-29 12:17:12 +0530: > When I try to run any php script on apache I get a error > "Authorization required 403 Forbidden". I don't get this error on > IIS. I am using Windows XP professional please help. I am using > Apache 2.2.1 That's a problem with you

Re: [PHP] Payflow and Php5 on FreeBSD

2006-12-29 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2006-12-29 07:20:58 -0500: >Thanks for your reply. Some additional information, I have not noticed a > php5-pfpro extensions port, i did see one for php4, but i was informed that > going back to php4 is not an option, programmers here use php5 specific > functions. > Ju

Re: [PHP] Request of php5

2007-01-01 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-01 14:40:14 +0800: > Dear All, > > Happy New Year, > > How much mem ( Ram ) does the php5 need ? As much as you make it use. -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE.

Re: [PHP] Temporary Emails - Your Recommendations - An Appeal to the PHP Community

2007-01-01 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-01 05:26:43 -0500: > i realize this isn't the appropriate mailing list and i risk being > black-listed (flame, defamed, ignored, etc.). > > i occasionally use temporary emails when registering for forums or to get > some shareware (we've all done it, don't give me tha

Re: [PHP] Writing Binary

2007-01-01 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-01 15:15:07 -0500: > Hello Everyone, >I'm trying to write a PHP script that opens a binary file, reads the > binary in chunks, checks those chunks for a certain binary string, and > then if the string is found, it replaces the string with another binary > string

Re: [PHP] Please help me

2007-01-02 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-02 15:35:26 +0530: > my problem got solved in gmail, but now i am not getting mails any where > else... > headers now i am using is: > > $headers = 'MIME-Version: 1.0'."*\n*".'Content-type: > text/html;charset=iso-8859-1'."*\n*".'Content-Transfer-Encoding: > 8bit'."*\

Re: [PHP] Trouble compiling in mysqli under PHP5 -- "mysql_config not found"

2007-01-02 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-02 18:23:33 -0700: > I'm trying to build a CLI/CGI binary of PHP5 with MySQLi under Mac OS > X. When I invoke configure, I get the following error message: > > "checking whether to enable embedded MySQLi support... no > mysql_config not found > configure: error: Pleas

Re: [PHP] Trouble compiling in mysqli under PHP5 -- "mysql_config not found"

2007-01-02 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 02:55:11 +: > # [EMAIL PROTECTED] / 2007-01-02 18:23:33 -0700: > > I'm trying to build a CLI/CGI binary of PHP5 with MySQLi under Mac OS > > X. When I invoke configure, I get the following error message: > > > > "checking whether to enable embedded MySQLi suppo

Re: [PHP] Pushing a file to the browser

2007-01-02 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2006-09-15 20:39:16 -0400: > I have a script I've created which takes a file upload, monkeys with the > data in it, and needs to push the new file out to the browser. Everything > is coded and working up to that last point, but I've never pushed out a file > to the browser

Re: [PHP] Re: http request problem

2007-01-02 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 11:19:21 +0500: > ===ORINGIAL=== > hi all, > > I got problem in getting file content. the file is located at another server > (tomcat) and it is a jsp file. > i don't know why i keep getting the same error message file accessing that > file but > while i am trying

Re: [PHP] Re: http request problem

2007-01-02 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 11:19:21 +0500: > ===ORINGIAL=== [...] > ===END ORIGINAL=== Gah, early morning! Ok, I wasted my time thanks to your quoting style. Would you please use something more conventional, like prefixing each line of the quoted material with "> "? Thank you! > I tried fo

Re: [PHP] PEAR mail sorted as spam

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 11:14:27 +0100: > When I send mail via PEARs Mail class they are sorted as spam by > Thunderbird. Do you have any ideas why? I can't figure it out. Surely Thunderbird provides an interface to query and modify its spam filters? Or is it an automated email black hol

Re: [PHP] E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-02 21:23:02 +0100: > David CHANIAL wrote: > > We are preparing the upgrade of PHP for our customers, but, after some > > tests, > > we have a migration "problem" caused by the news E_RECOVERABLE_ERROR. > > > > So, even if the upgrade guide (http://www.php.net/UPDATE

Re: [PHP] PEAR mail sorted as spam

2007-01-03 Thread Roman Neuhauser
any ideas why? I can't figure it out. # [EMAIL PROTECTED] / 2007-01-03 11:29:42 +0100: > Roman Neuhauser wrote: > >Surely Thunderbird provides an interface to query and modify its spam > >filters? Or is it an automated email black hole without even a log file? > > I can

Re: [PHP] PEAR mail sorted as spam

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 13:16:17 +0100: > Roman Neuhauser wrote: > >That's not what I asked. Does Thunderbird tell you why it marked > >something as spam? If it does, use that information. If it does not, > >you're crazy for using it. Either wa

Re: [PHP] PEAR mail sorted as spam

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 04:42:05 -0800: > On 1/3/07, Roman Neuhauser <[EMAIL PROTECTED]> wrote: > >. > >Then again, AFAIK all recipients used either mutt or outlook. > > Now that is a very disperse audience, The reports went to two types of people: admins a

Re: [PHP] E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 14:07:31 +0100: > Roman Neuhauser wrote: > > # [EMAIL PROTECTED] / 2007-01-02 21:23:02 +0100: > >> David CHANIAL wrote: > >>> We are preparing the upgrade of PHP for our customers, but, after some > >>> tests, > &g

Re: [PHP] Array decleration problem

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-02 10:48:27 +0100: > Hi, > > I'm new to php and im learning, I haven't encounter any problems till > now so please help me? :) > > the code: (learning arrays...) > > > $flavors=array ("banana", "cucumber", "grape", "vanilla") that statement is incomp

Re: [PHP] E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 16:43:14 +0100: > Roman Neuhauser wrote: > > # [EMAIL PROTECTED] / 2007-01-03 14:07:31 +0100: > >> Roman - you make some very good point but the pragmatist in me > >> says of your first example - why the F*** would anyone pass in an ob

Re: [PHP] E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 16:43:14 +0100: > Roman Neuhauser wrote: > > # [EMAIL PROTECTED] / 2007-01-03 14:07:31 +0100: > >> Roman - you make some very good point but the pragmatist in me > >> says of your first example - why the F*** would anyone pass in an ob

Re: [PHP] Request of php5

2007-01-03 Thread Roman Neuhauser
problems? Several people have already told you that the memory footprint depends on several factors, of which you specified NONE. To satisfy your thirst for meaningless numbers, here's the CLI php 5.2.0 waiting for input on FreeBSD-6.1/amd64, with *unspecified number* of *various* extensions: U

Re: [PHP] E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 11:57:03 -0500: > Not to get into this argument [...] Nah, just chattin'. -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 -- PHP General Mailing L

Re: [PHP] Removing UTF-8 from text

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 19:51:56 +0200: > I have many email address that are stored like this: > "=?UTF-8?B?15jXqNeR15XXp9eZ16DXlCDXnteo15nXkNeg15Q=?=" <[EMAIL PROTECTED]>, > "=?UTF-8?B?15nXoNem158g157XqNeZ15Q=?=" <[EMAIL PROTECTED]>, > "=?UTF-8?B?15zXmSDXpNeV15zXmdeg15Q=?=" <[EMAIL PROTEC

Re: [PHP] E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

2007-01-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-03 14:01:29 -0600: > On Wed, January 3, 2007 8:24 am, Roman Neuhauser wrote: > > I don't follow the logic. What did we gain? Can one of those > > "exceptions > > == Java, Java stinks, exceptions stink" campers show me their versi

  1   2   3   4   5   >