SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10