Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?