[PHP-DB] Php Mail Usage Question

2001-12-07 Thread Koutsogiannopoulos Karolos
> Hello once again everyone... > > I have question to make so if anyone can help please do... > Using the php mail function in order to submit from a form some info and > mail it to a receipient i want to be able to attache a file also > > Is That possible and how? > > Many many thanks. >

[PHP-DB] mysql - php DATE QUESTION...

2001-10-03 Thread Koutsogiannopoulos Karolos
Can someone offer some help...? Lets say i have a date collumn in a mysql table that includes dates that get stored each time i enter an entry... How can i check when i enter the page that displays the entries to delete all entries older than 30 days? thanks.

[PHP-DB] Not so relative but important...

2001-09-14 Thread Koutsogiannopoulos Karolos
Hello everyone... This is not a very relative question to DB and php but would mean a lot if someone helped me out.. It involves html headers... What i want to do is when i have a pdf or doc file ... using a special header, when clicking the file the page to download the file and not opening it

RE: [PHP-DB] USA Attacks

2001-09-12 Thread Koutsogiannopoulos Karolos
I couldn't aggree more. I is a tragedy when so much innocent people dies, and leaves families,children and friends behind. But make no mistake... NATO and smart bombs have killed much more innocent people all around the world in the name of "freedom and republic". I think whois responsible must b

RE: [PHP-DB] Shoutout.....

2001-09-12 Thread Koutsogiannopoulos Karolos
...and Lets all hope that the USA retiliation will not bring more innocent deaths. -Original Message- From: Brunner, Daniel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 12, 2001 12:51 AM To: PHP List (E-mail) Subject: [PHP-DB] Shoutout. This Shoutout goes

[PHP-DB] GET a html page via php....

2001-08-28 Thread Koutsogiannopoulos Karolos
Title: GET a html page via php -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello averyone... i have a question to make and any help is more than welcome... Is there a way to connect with php to a foreign site and retrieve an html page and then to extract a specific value from this page

[PHP-DB] Session with php and mysql problem!

2001-07-31 Thread Koutsogiannopoulos Karolos
Hello all... i have the following script which checks a username and pass from a db and if it is correct it starts a session.. The problem is that when i go to next page the session is gone.!! What must i do to start the session and keep it permanent until the uses logs off??? $handle=mysql_conn

[PHP-DB] Image Bank with php & mysql!! ??!!

2001-07-29 Thread Koutsogiannopoulos Karolos
Hello everyone... I wan't your opinion regarding a program i am constructing. It is about an image bank for graphic studios or anyone else who needs a program that can insert his pictures or descriptions of it and be able to make a fast and reliable search. The Question is: What would be

[PHP-DB] Question regarding php and mysql with binary data...

2001-07-24 Thread Koutsogiannopoulos Karolos
Hello Again everyone... My question is simple... I have images submited IN my mysql Database. What i want is when i display them and i right click on them and choose save picture as i can get the name of the picture from the DB and not have to insert it my self. Does anyone now how can i do tha

[PHP-DB] Match () Against () with mysql & php..

2001-07-23 Thread Koutsogiannopoulos Karolos
Hello again everyone... I am doing some research for a project of mine and i was wondering if someone is familliar with the match () against () function of mysql? I know it returns a number etc 1.4343434 like a similarity number but how can i convert this string to percentage like all the big se

[PHP-DB] multiple queries in one php statement....

2001-07-19 Thread Koutsogiannopoulos Karolos
Hello everyone... Could someone give me a tip ang tell me if i can insert more than one queries in a mysql_query() statement?? etc $quer=mysql_query(" BEGIN WORK , QUERY 1 , QUERY 2, COMMIT",$db) Thanks. ___ PGP KEY ID: 0xA86600E9 ___

[PHP-DB] mysql BDB with php problem....

2001-07-18 Thread Koutsogiannopoulos Karolos
Hello everyone I am trying to use the mysql BDB tables option for safe transaction tables. I have finally activated BDB support with a 3.23.. mysql Max binary version using the latest version of php... I use the following script to test if the BEGIN & COMMIT option works but i always get th

[PHP-DB] Mysql - BdB and win2k question...

2001-07-17 Thread Koutsogiannopoulos Karolos
Hello everyone... i have a question to make. Does anyone knows how can i activate the BDB table support (safe transaction tables) in mysql under win2k?? I have tryed reading the documentation but us usual it makes no sense. It' is supposed that mysql-max 3.23.. supportd all trans. safe tables et