hello guys...
today i need again help...
actually i face problem the in adding new row at run time...
coding....[code=html]
<html>
<script type ="text/javascript">[/code][code=javascript]
var counter=0;
function addRow()
{
var trow=document.g etElementById(' tblGrid').inser tRow();
var tdata1=trow.ins ertCell(0);
var...
User Profile
Collapse
-
how to store the image in database using php
hello guys,
i need your help...
i face problem in storing image in database...
can any one send me the complete coding of storing image in database...
please i need ur help...
plz try to send me complete coding of stroing image file in php...
thanks and regards
Vivek Goyal -
thanks Weisbartb
to solve my problem...
thanks once again...... -
thanks ronald.....
to solve my problem....
i solve this problem with ur help.
today i have posted new problem please solve this one also.......Leave a comment:
-
Appear the form...
i have some stupid problem...
actually i create two button and to click any button a related form is appear below the buttons....
and if i click the another button a another form is appear which is related to that button...
but the eariler page is remove....
and please try to send me this problem programatically ...
actually i have new in this line...
so please help.... -
How to check if a record exists in a MySQL database
hello
i have some problem..
actually i make a userscreen using php and problem is that i have check the username is already exists aur not...
i used the query
like this...
[code=php]
$con = mysql_connect(" localhost","roo t");
if(!$con)
{
die('Could not connect:'.mysql _error());
}
mysql_select_db ("demo",$con );
$obj1=mysql_que ry("select...
No activity results to display
Show More
Leave a comment: