[PHP] OOP problems

2011-12-15 Thread Dominik Halvoník
include file application.php make object from class application and then just do $object->db->connect()(of course if it will by MySql or other database will be stored in some config.php file). Thanks, Dominik

Re: [PHP] OOP problems

2011-12-11 Thread Dominik Halvoník
_construct() method I will make link classes db, security, file ect. ect. So I will just include file application.php make object from class application and then just do $object->db->connect()(of course if it will by MySql or other database will be stored in some config.php file). Thanks, Dominik

[PHP] OOP problems

2011-12-08 Thread Dominik Halvoník
help my please? Sincerely, Dominik Halvonik

[PHP] imap4 search criteria

2010-01-29 Thread Dominik Gehl
IMAP4 search criteria. Is there any specific reason why PHP uses this mail_criteria call ? It really would be nice to be able to use IMAP4 search criteria ! Thanks, Dominik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PDF and dynamic PNG

2004-01-27 Thread Dominik Heeb
Hello, I succeed in creating PDF files dynamically with PHP (including inserting static PNG images), and also succeed in creating PNG images dynamically. However, I can't insert dynamically created PNG images into PDF files, neither with pdf_open_image_file, nor with pdf_open_png. Is this imposs

Re: [PHP] PHP 4 SESSION ONLY COOKIE - 1 attachment

2003-11-14 Thread Dominik W.
1.) i have tested my browser in all security moeds... in NO mode i can recognize a resutl! 2.) session.use_trans_sid = on but only the serveradmin can change this. could i not avoid the script from adding the SID to the relating links by setting session.user_only_cookies = on ? Is it poss

[PHP] Session only cookies???

2003-11-14 Thread Dominik W.
i Wrote my own login, based on session, usong session_start(); I want the script to save the SessionID in a cookie @ the cients pc... but it doesnt work! It never set a cookie but it ever add the session id as a variable to all relating links in the script! What i want is, to save the sessionID

[PHP] PHP 4 SESSION ONLY COOKIE - 1 attachment

2003-11-14 Thread Dominik W.
With the following script, i cannot create a session with session.use_only_cookies 'on' When i login, the server NEVER set a cookie with the sessionID on my client... and he adds the SID to all my relating links on page. What i want is a session, that saves the sid in a cokkie at the clients pc

Re: [PHP] need a new challenge

2003-03-15 Thread Dominik Werder
Hi Chris (and all others), This seems to me a very common "problem". I managed it too with different approaches including complete on the fly code generation, but I don't think that I have already the perfect solution. Does anyone have more information on this topic? bye! Do

[PHP] Upload Progress

2003-03-14 Thread Dominik Werder
Hi all, when does PHP gets support for a server-html-based form upload progress meter? Does anyone know? thx. Dominik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] problems during xslt transformation

2003-03-11 Thread Dominik Benninger
hi list I've got a problem during a xslt-transformation. I alway get this error: "Warning: Sablotron error on line 1: XML parser error 4: not well-formed (invalid token) in /var/www/mdb/testxslt.php on line 11". as far as I catch the problem, one of my xml or xsl file is not well-formed. but if

[PHP] htpasswd question

2003-01-28 Thread Dominik Wittenbeck
passwords within a .htpasswd created with apache looks a hell lot different using something like $apr1$rB2.$8iUWArWEsTQ2553kjk22NS1 (not a real password by the way) anyone having experience with that? Something up because I use windows? Dominik Wittenbeck

[PHP] Re: OO2relation mapping

2003-01-26 Thread Dominik Wittenbeck
Lemos" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > On 01/25/2003 01:40 PM, Dominik Wittenbeck wrote: > > I am currently developing a object to relational mapping layer for PHP. It's > > NOT a simple tr

[PHP] Re: OO2relation mapping

2003-01-25 Thread Dominik Wittenbeck
t's a VERY interesting project, and I will have a look into it, that's for sure. CU! Dominik "Manuel Lemos" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > On 01/25/2003 01:40 PM, Dominik Wittenbeck wrote:

[PHP] OO2relation mapping

2003-01-25 Thread Dominik Wittenbeck
useful in less than a few weeks Question: Does anyone of you know anyone who has tried something similar, because my research on the subject grows thin? Is something like this of public interest at all, or would you prefer accessing your datastructure the old fashion way? Dominik

[PHP] Suggestion: Adding fmt like linebreak algorithm

2001-12-25 Thread Dominik Roettsches
atting of text when for example sending mail or in general doing text formatted output. Thanks for your replies in advance, Dominik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the li

[PHP] Sorry! The $ character is still making problems

2001-10-03 Thread Dominik
image3 or all in one line would be fine. Any suggestions? Thanks, Dominik -- 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 when displaying the $ character

2001-10-03 Thread Dominik
orm element. Is there anyway to make this code appear like it should (with the option tag all on one line instead of 2)? Thanks! Dominik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the lis