When two users A and B access same file, and when A updates at the same time
B get updated result When he refresh
User Profile
Collapse
Profile Sidebar
Collapse
Devendra
Last Activity: Jun 4 '07, 11:10 AM
Joined: Aug 16 '06
Location: Delhi
-
which is faster session variable of local/global variable
PLZ Give me reply in deitals
thanks -
1- most use of collection frame work that is not part of add hoc classess
2- exception chaining
and a lot of fixesLeave a comment:
-
Answer
Tomcat is more usefull than web server i have two resigon
1-Tomcat consumes far less RAM and processor overhead than ... Relying on an HTTP server as its Web server.
2-Using Tomcat servers u can have desire integrated security...Leave a comment:
-
Currect syntax for post data as a string columnName=\''. $_POST['formFieldName'].'\'
and for numeric value columnName=\''. $_POST['formFieldName'].'/'
'SELECT members_main.*, members_address es.* FROM members_main,me mbers_addresses WHERE members_main.id =members_addres ses.mid
AND partner_code=\' '.$_POST[pcode].'\', $name=\''.$_POS T[value].'\', special_cat=\'' .$_POST[cat].'\',
pcountry=\''$_P OST[country].'\', sex=\''.$_POST[gender]\'',...Leave a comment:
-
I think u do not set class path properly
when u compile a file it must be in the same directory but u can run it anywhere
set path and classpath in invironment vriable as
go start-> control panel->system->advanced->environment variables->
path
.;%path%;c:/jdk1.4/bin;
classpath
.;%classpath%;c :/jdk1.4/lib;Leave a comment:
-
In java we can't create .exe file, in java we make executable .jar fileLeave a comment:
-
How could i insert a pdf file in mysql using PHP
How could i insert a pdf file in mysql using PHP and when i access from database it must be open in .html format plz give me reply -
Hi friend i m not able to solve yr query but i m sending a file read care fully, if yr proble is not solved now send me full code on dpsingh07@gmail/rediffmail.com
<?
$varerror = '';
$_SESSION['id'] = '';
if(isset($_POST['submit']))
{
if( $_POST['name'] != '' && $_POST['password'] != '' )
{
$query=mysql_qu ery('select * from tbl_admin where user_name=\''.$ _POST['name'].'\'...Leave a comment:
-
-
INSERT INTO TABLE NAME field name1 field name2...n values(field name1,field name2...) then use other codeLeave a comment:
-
<?
class A
{
function AA()
{
echo 'Hi Jeni';
}
}
class B extends A
{
}
$a = new B();
$a->AA();
?>Leave a comment:
No activity results to display
Show More
Leave a comment: