Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of