void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
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
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr