[PHP] Strange Delay with Swf file (newbie)

2002-05-14 Thread simos
Hi All I have the following problem .. A web page which has a flash swf file 100K with .html extenstion need less than 1 sec to refresh if its cashed ''. The same web page with .php extention makes a delay 5-7'' ?? Why ??? Thanks in advance for your help simos

[PHP] Create Picture Thumbnails On the gly with PHP

2002-05-03 Thread simos
Hi My Hosting Provider has'nt the GD lib in PHP enabled. Are threre any alternative to create jpg thumbnails in my site without the use of GD lib ?? Thanks in advance for your reply Regards Simos

[PHP] PhP & Javascript Mixed Repost Fields

2002-04-01 Thread Simos Varelakis
will have best results But I don’t know how to do this since I am a begginer.. Anyone can help please send me an email Thanks in advnace for your time & help and excuse me if is off topic Best Regads simos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Weather Scripts

2002-02-21 Thread Simos Varelakis \(OLD\)
gt; cloudy) and the current temperature. I haven't decided if I then want to > use this info to create an image or if I will display it as straight > text. I want to do the same thing and I wonder if there are sites which can give me weather info for European cities (in xml format) for free.

[PHP] Count concarent logins (newbie)

2002-02-08 Thread Simos
al thank you in advance for your help + time best regards simos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Create Mysql Records From a Comma separated Values String

2002-02-06 Thread Simos Varelakis
which php function(s) should i use in order to (loop -extract the values from string) and do that ?? Thanks in advance for your help regars simos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP and listbox multiple selections

2002-01-31 Thread Simos Varelakis
and excuse my bad english knowledge :-)) kind rgds to all simos -- 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] passing content from one page to another

2002-01-29 Thread Simos Varelakis
eed in the source textarea any suggestions thanks in advance simos -- 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] Display a mesagge and redirect (newbie)

2002-01-17 Thread Simos Varelakis
ction header ("location URL'") got an error for headers already send :-( Thanks in advance for your help and time Best regards simos

[PHP] [SOLVED] RE: Help !! Mail Function Problem (Newbie)

2002-01-16 Thread Simos Varelakis
ok i found it.. chmod o+w /var/spool/msqueue many thanks to all regards simos -- 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] Help !! Mail Function Problem (Newbie)

2002-01-16 Thread Simos Varelakis
> > mail("[EMAIL PROTECTED]", "Subject", "Line 1\nLine 2\nLine 3"); > > -- Thanks jim I still have the same problem even with mail("[EMAIL PROTECTED]", "Subject", "Line 1\nLine 2\nLine 3"); and it has to do with permstions ... Wright now I notice that in /var/log/mail/errors exist a line Jan

[PHP] Help !! Mail Function Problem (Newbie)

2002-01-16 Thread Simos Varelakis
che@localhost this is the /etc/php.ini file [mail function] ;SMTP = localhost ;for win32 only ;sendmail_from = root@localhost ;for win32 only sendmail_path =/usr/sbin/sendmail -t Any Ideas ?? Thanks in advance Simos -- PHP Genera

[PHP] header("Location: question

2002-01-16 Thread Simos Varelakis
Hello everybody This works header("Location: http://www.foo.com/data/register.php?exist=1";); How can I pass exist value as parameter ??? Tia SImos

[PHP] relative Drop Down Menus

2002-01-15 Thread Simos Varelakis
fields and dCity has the relative cities from selected dCountry. I believe that this can be done with Javascript + php source combination. if anyone can help please send me an e-mail Many Thanks in advcance Simos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] open a New Window

2002-01-14 Thread Simos Varelakis
Hi to everybody I wonder if is posiblle to open a new predefined size window (new html page) with php code. Thanks in advance for your time. Best Regards Simos

[PHP] passing parameters from one page to another

2002-01-11 Thread Simos Varelakis
Hello everybody I want from a Form page to pass a couple of values (fooa, foob, fooc) which are not form fields when submit button pressed to the submited page... thanks in advance for your help simos

RE: [PHP] Can php make a authentication to Apache?

2001-12-18 Thread Simos Varelakis
perhaps this link helps you http://www.phpsecurepages.f2s.com/ > -Original Message- > From: Alex Elderson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 18, 2001 2:23 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Can php make a authentication to Apache? > > -- PHP General Mailin

RE: [PHP] Send an e-mail witdh php

2001-11-22 Thread Simos Varelakis
> -Original Message- > From: Henk [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 22, 2001 3:21 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Send an e-mail witdh php > > > That doesn't work. He is gives the error: > > Failed to Connect > > > Henk > check your /etc/php

[PHP] !!! URGENT [PHP] php mail() function Problem

2001-10-18 Thread Simos Varelakis
php.ini sendmail path is /usr/sbin/sendmail -t Ive try to make apache sendmail trusted user + change my php.ini path to is /usr/sbin/sendmail -t -f root@localhost but nothing :-) any ideas thanks in advance for any help :-) Simos -- PHP General Mailing List (http://www.php.net/) To unsubscribe