apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
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
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.