insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?