Re: [PHP] Javascript & php / need help

2001-11-09 Thread Morten Winkler Jørgensen
x> The problem is, i need a javascript which i can write into the database, x> which on the oher side can read out a php SESSION. Is this possible? x> Yes? how? Javascript in browser php on server Pass varibales from javascript -> php via urls and forms Pass varibales from php -> javascript vi

[PHP] Javascript & php / need help

2001-11-09 Thread xrichx
The problem is, i need a javascript which i can write into the database, which on the oher side can read out a php SESSION. Is this possible? Yes? how? It's for a navigation bar wich gets the names of links in the navigation bar out of the database, and i have a SESSION where he writes in, the na