Re: [PHP-DB] How can i setup a server to run a socket programme

2007-08-16 Thread Stut
joefazee wrote: i`m writing a socket application using the php socket() function, the problem is, how can i run it, i read in some tutorial that i should copy it to the server root. which server root?, Apache?. or did i need to install windows server? but i did not have two system. my developmen

[PHP-DB] this is arafat

2007-08-16 Thread arafat uddin
sir, my problem is that, in my project i have a page call stock.where every day stock will be change . cause product enter in the stock and product out form the stock so,stack will be change when product will enter and out. thats why i hav to use UPDATE statement . plz write to me w

[PHP-DB] How can i test it?

2007-08-16 Thread joefazee
Thanks for your replay. Please if you have done anything on socket programming with php before where did you save it before testing and how did you tested it? Thanks Joseph Stut wrote: > > joefazee wrote: >> i`m writing a socket application using the php socket() function, the >> problem >>

Re: [PHP-DB] How can i test it?

2007-08-16 Thread Stut
joefazee wrote: Thanks for your replay. Sorry, didn't mean to repeat myself. Please if you have done anything on socket programming with php before where did you save it before testing and how did you tested it? I use Ubuntu on my development machine, so that's where I test stuff, but I do