Search found 19 matches
- Thu Apr 01, 2004 8:43 pm
- Forum: PHP - Code
- Topic: GCC problem - urgent, plz help
- Replies: 1
- Views: 170
GCC problem - urgent, plz help
hi everyone, i have recently installed solaris 9 x86 OS, but i am unable to install php in it. The problem is that, it does not have a cc or gcc compiler. i have been trying searching the net, but was unable to get the relevant compiler for solaris x86. If anybody knows about it, then please help. T...
- Thu Apr 01, 2004 12:19 am
- Forum: PHP - Code
- Topic: cookie problem
- Replies: 1
- Views: 372
cookie problem
hi everyone, i am stuck in a problem, thanks for ur help. The problem is as follows: first of all i want to know that can we store multiple values in a single cookie i.e. if we want to store multiple items' id (shopping cart) which the user adds to his/her cart. If yes then how, if no then is it pos...
- Sat Mar 27, 2004 5:09 am
- Forum: Volunteer Work
- Topic: session-tracking probelm
- Replies: 3
- Views: 2240
session-tracking problem - replied ody's solution
hi, thanx alot for your help but: i understand that a user login is necessary for the solution of my problem, but i wanted if i do not want to implement a user-login supposingly, and assuming that the cookies are allowed by the users, how can i set the cookies so that the next time when the same use...
- Sat Mar 27, 2004 3:45 am
- Forum: Volunteer Work
- Topic: session-tracking probelm
- Replies: 3
- Views: 2240
session-tracking probelm
hello friends, i am stuck in a situation, plz help, the problem is as follows: i am making a shopping cart, now the home page of the shopping cart shows item categories, and items under it. There is no account login facility yet as there is no requirement. I am able to start a session and track what...