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,
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
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
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL