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
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem