Unable to customise toolbar in FCK
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?