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
";
}
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/
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
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
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
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
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
7 matches
Mail list logo