smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
I didnt code this but I need help with it
I'm sorry. i'm not a coder. I have this script for forcing download and previewing mp3. The guy that
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va