[PHP] Inserting tab delimited textfiles into mysql

2002-12-19 Thread Thomas Goeminne
rst off I dump all the records which were already in the dbase. And then it needs to get filled up with the new items.txt I would appreciate your help greets -- Thomas Goeminne -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] help with session variables

2002-11-28 Thread Thomas Goeminne
"; } include ('./footer.php'); ?> What i need is to declare the arrays $names and $prices And select the prodid as key and the title as val how can I do this? I tried "select prodid as key, title as val but that doesnt work. thx for any help -- PHP General Mailing List (http://www.php.net/

[PHP] Creating a voting system.

2002-10-16 Thread Thomas Goeminne
Hello, I am making a page where people can vote for their favourite image. People can give points from 1 to 5. I want the votes counted in a table in my mysql dbbase called votes. How do I make such a system? thank you for helpfull hints. -- PHP General Mailing List (http://www.php.net/) T

[PHP] Re: A problem with Sessions: Developing and App inside PostNuke

2002-09-17 Thread Thomas Goeminne
I also use the phpnuke. But I am gonna drop the whole thing. It causes nothing but trouble. You have to follow all the rules (not to mention the copyright lines) and can't find much information on them so you need to start and learn the nuke style. Ok this is not a real problem but since a couple

[PHP] open_basedir restriction?

2002-08-22 Thread Thomas Goeminne
op.php on line 183 Fatal error: Call to undefined function: tep_session_start() in /www/T/tgoeminne/web/www.hiphopstore.be/admin/includes/application_top.php on line 186 -- Thomas Goeminne Executive NV Kortrijksepoortstraat 7 9000 Gent Belgium Tel/fax: + 32 9 223 0393 BTW: BE 455.676.207 URL: http://clik

[PHP] phpnuke installation.

2002-08-22 Thread Thomas Goeminne
solve this problem? I already put in the config.php the url to my site as http://www.mydomain.be/nuke but this doesn't seem to solve my problem. Any tips or tricks r welcome -- Thomas Goeminne Executive NV Kortrijksepoortstraat 7 9000 Gent Belgium Tel/fax: + 32 9 223 0393 BTW: BE 455.67

[PHP] current date query

2002-04-27 Thread Thomas Goeminne
Hi, I am a beginning programmer and I am missing my Mysql/php book for some days so I can't look up what i need. i need a query something like this: query= SELECT from calender WHERE ('$day','$month','$year')= current date i need a script that looks in my database for events that are going do