Dear Friends ,
In older php software (like made in php 2.0 and 3.0) for converting php4.0 or higher we can use import_request_ variables for GET , POST and COKKIE .
Can we convert session variable also ??
how can we convert ? so that software become run.
sanjay
User Profile
Collapse
-
Register globle problem
-
Dear guru ,
Its also not working here .
so what can i do for this problem ???? -
How to send a html by php mail function
Dear friends,
[PHP]
<?php
//define the receiver of the email
$to = 'sanjay.mit@gma il.com';
//define the subject of the email
$subject = 'Test HTML email';
//create a boundary string. It must be unique
//so we use the MD5 algorithm to generate a random hash
$random_hash = md5(date('r', time()));
//define the headers we want passed. Note that they are separated... -
problem in expr 3+5
Dear friends ,
i am using shell script and file name is test.sh
and in test.sh i am written echo expr 3+5;
excution of this programe result is 3+5 its not give 8
so plz tell me where its wrong ???????????
sanjay -
can i use temperary variable in where clause
Dear friends,
see the Following query -----
[code=mysql]
SELECT headline, Concat(EXTRACT( YEAR FROM datetime),'-',EXTRACT(MONTH FROM datetime),'-',DAYOFMONTH(da tetime)) as abc FROM news_news where catid='1' and abc>='2007-10-1' and abc<='2007-10-30'[/code]
here abc is a temp variable can i use it in where clause in same query ?????
here i excute this but it give ... -
difference between mysql_fetch_assoc and mysql_fetch_array
Dear friends ,
Plz any one tell me What is difference between mysql_fetch_ass oc and mysql_fetch_arr ay while both are return associtive array ? -
Dear Friends ,
Can i do it same work without using Ajax means using only java- script .... |????
sanjayLeave a comment:
-
drop down menu
Sir ,
i have two drop down menu ,,,,,,
i would like that when user select one dropdown content according to that second
dropdown menu listed .
how can i do that ????
sanjay -
Using phpflickr to search for photos
Sir ,
i have download phpFlickr-2.1.0 and i am successfullly login from my account
now how can i search photo in my account plz help me that how can i get token
?????
sanjay -
dear motoma ,
now i am using following code ......
[PHP]
$file=$path."\h tml\\";
$d = dir($file);
echo $file."<br/>";
while (false !== ($entry = $d->read())) {
echo $entry;
$typ = is_dir($entry);
echo $typ;
if($typ){
print '<li>[d]:'.$entry.'</li>';
}else if(!$typ){
$topic=explode( ".",$entry) ;...Leave a comment:
-
problem checking of a file is a file or a directory
Dear friends ,
I am using window os . i face a problem is that
[PHP]
$file="D:\Domai ns\\naturetrail sindia.info\www root\html\\";
$file=$path."\h tml\\";
$d = dir($file);
while (false !== ($entry = $d->read())) {
$typ = filetype($entry );
if($typ == "dir"){
print '<li>[d]:'.$entry.'</li>';
}else... -
print qq|
dear friends ,
what is meaning of print qq| in perl ????????
i have download SQL- LEDGER and in this there r so many type of qq| and other
thing r used so plz tell me waht its and related meaning ???
thx in advance -
Dear KevinADC ,
Thanks for ur reply .........
my problem is solvedLeave a comment:
-
expr $abc || =1;
Dear friends ,
I am new in perl so plz tell me what is meaning of the following expression ..
$abc ||=1;
sanjay -
dear sir ,
#!/bin/sh
export JAVA_HOME=/usr/java/jre1_5_0_08
export MANPATH=$MANPAT H:/usr/java/jre1_5_0_08/man
export PATH=$PATH:/usr/java/jre1_5_0_08/bin
i have written above code java.sh which is locate in /etc/profile.d
but its give again javac not found now what i am do sir
plz help me sir
sanjayLeave a comment:
-
-
installation of java on mandriva - 2007
Dear Friends ,
i am using mandriva - 2007 in this i have in cd /usr/java/jre1_5_0_08/
in this jre its have all bin ,lib and so on
when i give folowing command on command prompt
javac
its said that no command found
so tell how can i run java programe on mandriva - 2007
is there any extra installation required for that or not ?
... -
hello Friends ,
i am following link for mysql set admin password
http://www.php-mysql-tutorial.com/mysql-tutorial/start-mysql-client-server.php
but i write on console
D:\> mysql -h localhost -u root -p
enter password **********
and after enter throw a error
access denied for user 'localhost' (using password :YES)
how can i do this plz help...Leave a comment:
-
-
how can i set admin password
hello Friends
i am using winxp and i installed mysql 4.0
but i dont know that how can i open this type of data base and how
can i set the admin password
sanjay
No activity results to display
Show More
Leave a comment: