session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like