[PHP] Looking for content writers for new IT magazine

2001-12-07 Thread Siim Einfeldt aka Itpunk
interest in this, please get back to me with informal information about yourself and your skills and what 'column' would you like to write. Expected are different articles as well as series or articles and also tutorials, so once again,in case of interest, please contact me asap. Best wi

[PHP] Php-Mysql Work Wanted

2001-09-24 Thread Siim Einfeldt aka Itpunk
MAIL PROTECTED] Best wishes, Siim EInfeldt EIP - Everything is Possible -- 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] uploading to another server

2001-06-24 Thread Siim Einfeldt aka Itpunk
Hi, My scripts and the site itself are on one server, but I need to upload files to another server. How could I do it without using ftp functions? Thanks Siim EInfeldt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] globalize all variables not coming from a certain form...

2001-05-19 Thread Siim Einfeldt aka Itpunk
lled $form . How to do it? */ } } Yes, I could it manually - global $firstname,$lastname,$addres, etc etc...but the function is being used by different scripts and I need to globalize only these variables that come from that particular form ... and all that 'automatically'. Any

[PHP] checking the mp3 bitrate

2001-05-12 Thread Siim Einfeldt aka Itpunk
Hi, When uploading an .mp3 file, is it possible to check its bit rate with php? If you know anything about it, please send a mail to my private email as well. Thanks Siim EInfeldt [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] mysql_connect() error

2001-04-28 Thread Siim Einfeldt
I get this kind of error when trying to connect to mysql - http://myhost/~myname/baas.php What migth be the problem? The error exists on all accounts. PS: Drop a line to my private email as well

[PHP] .doc to .txt

2001-03-26 Thread Siim Einfeldt aka Itpunk
ly display some text). All the info, code examples, urls you can provide me conserning this one, I would appreciate it. And when answering, please send it to my private email as well, [EMAIL PROTECTED] Thank you in advance, Siim EInfeldt [EMAIL PROTECTED] -- PHP General Mailing List (http://w

[PHP] displaying pictures form db [problem]

2001-03-11 Thread Siim Einfeldt aka Itpunk
write them like: $main = addslashes(fread(fopen($main_pic, "r"), filesize($main_pic))); $sql -> insert("pildid","section,productid,picnr,file_name,file_type,file_data","'$section','$productid',0,'$main_pic_name&

[PHP] SMS again

2001-02-20 Thread Siim Einfeldt aka Itpunk
is anyone using some related script on his/her website? Thanks Siim EInfeldt -- 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] Re: Creative solution with XML,PHP,MYSQL

2001-02-17 Thread Siim Einfeldt aka Itpunk
> Maybe Flash is an option? Well, I know I could probably do it some way in flash (if I had experiences with it), but this is just a bit out 'of the box'. But still, thanks for offering. Siim -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For add

[PHP] Re: Creative solution with XML,PHP,MYSQL

2001-02-17 Thread Siim Einfeldt aka Itpunk
But I`m pretty sure it is possible with XML, in theory at least, I get the data from the database, I write it into array, put into xml and then deal with it - that`s how I imagine it. DHTML doesn`t seem the best way to do it...but then maybe it`s just me. cheers Siim Einfeldt >

[PHP] Creative solution with XML,PHP,MYSQL

2001-02-17 Thread Siim Einfeldt aka Itpunk
the data from mysql database with php, I write it into an array and ... now how could I make it function the way I just described? Could someone point me some already written code or explain me in detail how to do it? Thank you, Siim Einfeldt PS: Sorry about sending this message to so many lists

Re: [PHP] problems with writing picture to the database.

2001-02-13 Thread Siim Einfeldt aka Itpunk
} And the errors I get, are': Warning: fopen("C:\\ajutine\\Kevad.jpg","r") - No such file or directory in /home/einfeldt/public_html/bt2/reis.php3 on line 62 Warning: Supplied argument is not a valid File-Handle resource in /home/einfeldt/public_html/bt2/reis.php3 on line 62 INS

Re: [PHP] problems with writing picture to the database.

2001-02-13 Thread Siim Einfeldt aka Itpunk
Thanks, I will take a look at it once more, probably will come with some more questions as at first it didn`t 'look like working', but it really worked and then suddenly I get complains that it doesn`t anymore Siim > read the manual on handling file uploads. It looks like you're using > $im

Re: [PHP] problem with classes

2001-02-13 Thread Siim Einfeldt aka Itpunk
Thanks all for your help Siim Einfeldt -- 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 classes

2001-02-09 Thread Siim Einfeldt aka Itpunk
t to work? If I do something like this: $ht -> row(2,'','".$something.",second'); Then still, it echos me ".$something." and second, but not the $somethings value (and the second). I hope you understand what I need. Thanks in advance, Siim Einfeldt PS:

[PHP] Php (&mysql) & different char-sets

2001-02-08 Thread Siim Einfeldt aka Itpunk
(keeping the correct char-sets). Thanks, Siim Einfeldt -- 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] problems with writing picture to the database.

2001-02-07 Thread Siim Einfeldt aka Itpunk
/hotell.php3 on line 19 the cat2.jpg has been chosen through a browse button from my own hdd (the problem exists wit hall the pictures). Any ideas what might be wrong? Thanks in advance, Siim Einfeldt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTE

Re: [PHP] Pricing for PHP programming???

2001-02-03 Thread Siim Einfeldt aka Itpunk
ed businesses. And it`s just for starters. Siim Einfeldt [EMAIL PROTECTED] -- 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] Pricing for PHP programming???

2001-02-03 Thread Siim Einfeldt aka Itpunk
maybe even 3-4times less than some big web development company would. >And also, everything can be negotiated. One of my mottos:-) Siim Einfeldt [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

Re: [PHP] Pricing for PHP programming???

2001-02-02 Thread Siim Einfeldt aka Itpunk
e any business. > People want to work with people they like and if your customers like you > they'll mention you to others. Exactly Siim Einfeldt [EMAIL PROTECTED] -- 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] Pricing for PHP programming???

2001-02-02 Thread Siim Einfeldt aka Itpunk
s is the best way. Maybe, for some contract work, go to some company for which you think you could really do something and convince them as well. And then don“t worry, it might take time, but if try hard, there`s a green light in the end of the year. Siim Einfeldt [EMAIL PROTECTED] -- PHP G