hi
here i used like this
$a='<script type="text/javascript"> document.write( Date()) </script>';
echo "$a";
now its working.
but i want to store this variable into mysql database.
In what data type????should i store in database???????
User Profile
Collapse
-
s,i want users pc time
cant we get this feature in php?????????Leave a comment:
-
thanks for ur quick reply
here i used like this date('Y-m-d h:i:s A') as well as date('l dS \of F Y h:i:s A')
but both doesn't shows the current pc time
is there anyother way to get pc time??????????Leave a comment:
-
how to get a pc time
hi all
i want to get current pc(personal computer) time using php
can anyone suggest me -
accessing auto increment in database through code
hi all
i need a help
here,i want to increment an number in database through php code
without using auto increment key in database.it must be incremented automatically by inserting the values in front page..
can anyone help meeeee plz -
how to fetch an image from mysql database
hi
i inserted an image in mysql,by using BLOB type
i wan to fetch..can anyone tell me,how to do this -
How to store the output as textfile
Hi
i wanna help..While php script running in browsers,the output must stored as text file simultaneously.
i dont know how to do..
can anyone provide me a solution.... -
Here i tried...
print $log['file'];
but the result came as OX
plz give me an solutionLeave a comment:
-
[code=php]
<form name="form1" enctype="multip art/form-data" method="post" action="">
<input name="file1" type="file" id="file1">
<input type="submit" name="Submit" value="Submit">
</form>
<?
$f=$_POST['file1'];
mysql_connect(" localhost","roo t","");...Leave a comment:
-
how to store image in Mysql database
hi
i need help..how can i store image in mysql database
and i want to retrive that image
can anyone suggest plz -
Multiple selections in listbox using ctrl key in php
hi
i want to select multiple choices in listbox using ctrl key
can any one suggest....plz -
-
How to pass a same variable across mutiple pages using sessions
hi
i cant pass a same variable to multiplepages.. .
while passing variables in sessions
it shows warning and it doesn't pass to multiple pages
here the coding which i hve used
Registration.ph p
<?
session_start() ;
session_registe r("username") ;
$username=$_POS T['t3'];
?>
Registration1.p hp
<?
session_start() ;
echo "".$usernam e;... -
word replacement in file
hi
i need a help....
while opening a file.i want to find a word in that file, then replace the word with another word.
it is like find and replace in MS-WORD
can anyone suggest me -
Hi sashi
it must b dynamic(monthly report of overall empolyees)..... .thats y i used "GROUP BY NAME",while i'm implement in data report ...it showing "the field is NOT A PART OF AGGREGATE FUNCTION"
or showing "the field is not found"Leave a comment:
-
clarification about query
strSQL1 = "SELECT NAME,LDATE, OT,OTWAGES"
strSQL1 = strSQL1 & " FROM Empolyee WHERE "
strSQL1 = strSQL1 & " LDATE BETWEEN #" & Text1.Text & "# AND #"
strSQL1 = strS QL1 & Text2.Text & "# ORDER BY LDATE"
In this Empolyee table
Name ot ldate otwages
... -
-
Clarification about Barcodes
hi
can anyone suggest some ideas for generating and reading barcodes
using php :p -
Hi sashi....
i have one query....in data grid
how to clear the data grid while loading the form.
i have used datagrid1.clear ,but its not working
can u suggest me............. ............... .......
take care friend :pLeave a comment:
-
No activity results to display
Show More
Leave a comment: