1)ok, will check out with ISP.
2)Yes but not for the page i am geting error - for few others. But
previously all was ok, why suddenly this problem came out ?
what u did in yr case ? pls guide me so that i will try it out the same.
manisha
"Kim Steinhaug" <[EMAIL PROTECTED]>
- it is ok. Then what can be the problem? The environment is
Apache / MySQL / Linux / PHP.
Thanks in advance,
regards
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
then title of
document / page no / url / date also get displayed. How can i avoid it ?
Thanks in advance
Regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have following code
testinclude.php
<%
echo "A $color $fruit"; // A
include 'vars.php';
echo "A $color $fruit"; // A green apple
%>
vars.php
<%
$color = "green";
$fruit = "Apple";
%>
But when i run the testinclude program I always get "Undefined variable
errro on very first line. I know it is
A big thanks to both of you, it got solved,
it was a config problem only and with the help of ISP we could resolve it,
Thanks once again
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7; instead of
HTML output, but all plain html files are displayed ok, what is missing ?
do i need to change any php settings ?? please give me hints on that,
please please help me - it's very very urgent.
regards,
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
I have magic_quotes_gpc ON
'Here's is' - this comes out after HTTP post as
'Here\'s is'
But i want to get back the original string as it is - how to change ?
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
excel does is it shows this as 2 different lines. But this all should
be in one line.
if replace \n with then
22;33;address line1address line2
Do u mean to say i need to write script only to produce proper '.csv' file ?
Regards,
Manisha
"David T-G" <[EMAIL PROTECT
t appears in the Excel that is also I do not
want.
Is there any better way so that '\n' does not come out as new row - but do
not want to make use of as this will appear, please suggest,
regards
manisha
When i open it in Excel now that \n becoms a new row which i do not want
--
PHP
Thanks to all, it help me a lot
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
x27; ? and
Then I believe that i can use date ("d/m/Y", '20031125' ) to the things done
?
Thanks in advance,
regards,
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On server display_error is off in php ini, so I do not get the error msgs,
is there anything like error log ? In this case how to find the errors?
regard,
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks all for your help, will try it out now
manisha
"Manisha Sathe" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I want the session to be accessed from different websites, so i got the
> answer in this forum only to make use of customised session with mys
sample code would be appreciated.
if at all i decide to go for database then do i need 'session.save_handler'
as 'user' ?
manisha
> Manisha Sathe wrote:
>
> > I want the session to be accessed from different websites, so i got the
> > answer in this forum
27;files'. As server is
a shared server so i may not be able to change it, what can i do to resolve
this ?
Thanks in advance
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks for your soln, I searched the web, and got some readymade soln files
too, I have one question regarding this,
if my php.ini is giving me 'session.save_handler' as 'files' and as server
is a shared server so i may not be able to change it, so what can we do to
res
any other work around ?
Thanks in advance
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to install gd and how to link to
PHP ? can anybody help me please ?
Thanks in advance,
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
C:\Project
Codes\Vanderveer\www\testPHP\second.php on line 10
--
Please can u help me now in understanding it ?
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to know .. how to open Zend so that can
write PHP ?...
regards
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
expert in PHP, what all above means ? can u give me a hint
now, what is going wrong ?
regards
manisha
"Evan Nemerson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> var_dump(ini_get('variables_order'));
> var_dump(isset($_SESSION));
> var_dump($_SE
It works well on linux means it shows me o/p as 'Manisha' but on local
Win2kserver, it gives error.
I tried to make use of error_reporting(0); in second.php but then screen
becomes blank, it does not show me the output as "Manisha"
manisha
"Evan Nemerson" <[E
php.ini ?
Regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Justin, actually I was also thinking of the same, but just wanted to
confirm that it is really not a good idea.
Was also wondering if there is any third party solution ?.
Regards
Manisha
"Justin French" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
.
Is there any special newgroup for this ?
Regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
user needs to accept it, and i
believe I need to provide some method too in case they delete the cookie.
Is there any other solution for this ? Is there any third party software
for this ?
Regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
ce and it solved all my problems, i was making round and
round only because of this wrong impression. It is a stupid newbie
question, i hope u r used to it. btw, i did not find this in documentation.
Any docs please ?
Any way thanks a lot..lot..lot.
Regards
Manisha
"Evan Nemerson" <[E
between? May be this question will be very basic, but i always get confuse.
I know bit of ASP. I remember it is having something like 'On Session End'
event hadler. but PHP does not have some thing like this ?
Regards,
Manisha
"Evan Nemerson" <[EMAIL PROTECTED]> wr
sorry, wrong posting
"Manisha Sathe" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am a newbie to php specially sessions part. I read a lot about it.
>
> On my site user needs to login. The session will be created and some info
> will be stored int
only if user closes the browser or clicks 'LogOut'
button. After 30 mins I still want to keep all session values as it is.
Is there any way out ?
Regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
browser or presses 'Logout'
button then only session ends till then he remains 'LogOn'
Manisha
"Paul Van Schayck" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> [EMAIL PROTECTED] (Ryan A) wrote in
> > So I have decided
I want to create mySQL user thr phpMyAdmin. I inserted one record in
mysql.user table and one in mysql.db table,
testing with following program
$conn = @mysql_connect ("localhost:/usr/home/nets/mysql/mysql-demo.sock",
"manisha", "pass");
echo
Thanks to all who responded to my qry,
yes it worked well as per my requirements
regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
want to do this in one single query as I need to
pass this to some further include files.
Thanks in advance
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sure how to give commands in unix but I tried following block,
---
shell>cd /usr/sbin
shell>sendmail manisha
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Test from new aurica
kl;efkvg;lkf
rkfkrjek
sdjkfjsd
^D - to terminate it
message given - Failed t
becoming blank, so it is becoming very difficult for me to make
out any mistake.
2) I am trying to send email - but not getting any email. This is the script
I am getting print statement but not the mail. Any extra settings are
required ?
Thanks in advance
Manisha
--
PHP General Mailing List
d
mysqld end
Can anybody help me in this matter - What is the meaning of it ?
Thanks in advance and regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks to all who responded me. Actually I got confused after seeing so
many commands but finally got it correct from u guys.
Thanks once again.
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
but could not figure out which would be best for above (rather how
can I do it).
Anybody can share some expert comments please ?
Thanking in advance,
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
erver address for 'aurica.com': Host name lookup failure.
Server: Linux-Server
Address: 0.0.0.0
***Linux-Server Can't give TYPE=MX : No response from server
-------
Manisha
At 02:06 AM 6/13/02 -0300, Manuel Lemos wrote:
>Hello,
&g
le to figure out too.
Manisha
At 01:51 AM 6/13/02 -0300, you wrote:
>Hello,
>
>On 06/13/2002 12:07 AM, Manisha wrote:
>>I am trying to send mail from Linux Redhat server through PHP. It is not
>>giving me any error but I am not getting any mail to
Hi,
How to get the php.ini file ? I tried to run phpinfo program and where I
got following
Configuration File (php.ini) Path/usr/local/lib
I tried to open that file, it has only 2 lines as follows:
magic_quotes_gpc = On
error_reporting = 5
Any addition is required ?
Thanks
Manisha
files,
one with message and one with lots of other info. But then why I am not
getting the emails ? Why they are remaining in the queue ? Is there any
setting required in php.ini ?
Thanks and regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
in file every time. Can anybody help ?
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This is piece of my code, It is executing without any error but file is not
getting created. I tried the read mode, it is ok. That means the directory
does not have write permission. But then how to set it ?
My server is Red Hat Linux and I am using PHP4. Can I set it thr PHP or do
I need to
fetched for reading - then better use actual path. We can even
keep the path in some include file and just change that path so only one
file gets changed.
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e.g my directory structure is like below
/usr/manisha/www/invitation - where all php files are situated
/usr/manisha/incFiles - where all files are situated - from where I want to
read
There are also some files
/usr/manisha/www/invitation/msgFiles - From this directory also I am
reading
in advance and regards
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am opening file in append mode but file is not getting created at all. I
am not getting error too. I think it is due to write permission. How to
check it and how to set it ?
Environment - Linux / PHP4
Thanks in advance
Manisha
--
PHP General Mailing List (http://www.php.net/)
To
give me one by one step to do it.
First page -
session_name("EmailSess");
session_start();
$ID = "1";
session_register("ID");
-
How to get back this ID in another pages ?
Please help, I am stuck
Manisha
--
PHP General Mailing List (http:
ok
I am using PHP3 - code
echo "start";
$fpLog = fopen
("/usr/home/aurica/aurica.com/cannesEmail/emailblastSendLog.txt","a");
if (flock ($fpLog, 2) ) {
$strFileLog = "Manisha Test";
$fpLo
single mail. I tried to test out with
sending out just one email, I also tried using other account, but now not
getting anything.
What can be the problem and what shall I do now ? Is it that I have hang up
email server ?
Thanks in advance,
Manisha
--
PHP General Mailing List (http
Thanks Miguel
Manisha
At 12:02 AM 5/24/02 -0500, Miguel Cruz wrote:
>On Fri, 24 May 2002, Manisha wrote:
> > Yes, you were write - when I used chr(10).chr(13) - it worked.
> >
> > But still little bit confused. When you are saying unix uses \n, that
> means
> >
here.
Thanks,
Manisha
At 01:46 PM 5/24/02 +1000, Martin Towell wrote:
>unix uses just \n ( chr(13) )
>windows uses \r\n ( chr(10).chr(13) )
>
>try changing \n\r to \r\n
>
>HTH
>Martin
>
>
>-Original Message-
>From: Manisha [mailto:[EMAIL PROTECTED]]
&
I have 3 elements in an array
$arr[1] = " 1 | Manisha ";
$arr[2] = " 2 | Milind ";
$arr[3] = " 3 | Aish ";
I want to implode it to string first and later on want to write in to txt
file.
I tried to implode this chr(13) as a separator. I tried with $arr[1] = &
Sorry, got it, I am not doing $ii
Sorry again
Manisha
At 10:33 AM 5/24/02 +0800, Manisha wrote:
>$fcontents is an array with 3 elements.
>But this for loop is not executing even once
>
>$ii=count($fcontents);
>echo("$ii");
>for ($i = 0; $i < ii; $i++) {
>
$fcontents is an array with 3 elements.
But this for loop is not executing even once
$ii=count($fcontents);
echo("$ii");
for ($i = 0; $i < ii; $i++) {
print $i;
}
$ii has value = 3, But I am not getting the value of $i. What is wrong with
such a simple loop ? Please
Thanks to all to give me good start. I will try out now.
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e one line) or do I need to
write one by one line ?
manisha
At 04:59 AM 5/23/02 +0300, you wrote:
>Get a database working! That's definitely worth investing some time in -
>apart from the obvious speed avdantages, you'd learn a lot.
>
>About your question, AFAIK you can
Hi,
I have one file with following format
No. | Name | Email | status
1 | Manisha | [EMAIL PROTECTED] | Pending
2 | Neha | [EMAIL PROTECTED] | Reject
3 | Aish | [EMAIL PROTECTED] | Pending
...
I want to update status change against that line. e.g For sr no 1 - I want
to change the status
?
Thanks in advance.
Manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks to all who gave me reply.
manisha
At 02:40 AM 5/14/02 -0500, Miguel Cruz wrote:
>On Tue, 14 May 2002, Manisha wrote:
> > The file is HTML file. Actually I am sending email with message as this
> > HTML file's content. I changed the header of email to accommodate H
The file is HTML file. Actually I am sending email with message as this
HTML file's content. I changed the header of email to accommodate HTML.
Reading the file in array and putting array values as a message - whether
still double quotes will not give problem ?
manisha
At 11:51 AM 5/
t;);
This gives me error. But
$str1 = addslashes("this is the \" \" msg "); This is ok.
Manually adding slah to big file quiet impossible. Is there any good
solution for this ? How to convert double quotes of file into \" ?
Thanks in advance
Manisha
--
PHP General M
I am searching for good XML related mailing lists / sites etc. Please give
me some info about this.
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Miguel,
Manisha
At 10:38 PM 5/12/02 -0500, Miguel Cruz wrote:
>On Mon, 13 May 2002, Manisha wrote:
> > At 10:06 PM 5/12/02 -0500, Miguel Cruz wrote:
> >>> I just want to know whether it is necessary (compulsory) to have file
> lock
> >>> bef
At 10:06 PM 5/12/02 -0500, Miguel Cruz wrote:
>
> > I just want to know whether it is necessary (compulsory) to have file lock
> > before writing to file?
> >
>
>It is definitely a good idea if you don't want corruption. You may find a
>database is easier in the long run.
Do you mean to say that
it necessary to have
file lock ?
thanks in advance
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
At 05:52 PM 4/11/02 +1000, Richard Archer wrote:
>At 2:28 PM +0800 11/4/02, Manisha wrote:
>
> >
>
>That's a mighty small limit on file size. Especially if it's an
>image being uploaded. Are you sure the file you're testing with
>is smaller than 1000 byte
:
-
Following php file also have tried (with HTTP_POST)
Php code-
---
STILL NOT GETTING LOADED. ANYTHING ELSE ?
At 04:01 PM 4/11/02 +1000, you wrote:
>At 1:52 PM +0800 11/4/02, Manisha wr
e is
nothing inside. i.e. no file is getting uploaded.
What is missing ?
thanks in advance,
manisha
thanks, you are right, gpc_magic_quotes of php.ini was off.
At 11:08 PM 3/7/02 -0500, Analysis & Solutions wrote:
>Hi Manisha:
>
> > If I give the command through text file - Insert into test values
> > ('manisha\' test') - then this is ok, but when i
I am inserting into the table values with single Quote.
If I give the command through text file - Insert into test values
('manisha\' test') - then this is ok, but when i try to insert the manisha
' test value through http:///sqladmin using GUI then MySql is
giving error.
I want to remove all html related tags, such as
... etc
But want to keep the rest data as it is. Just want to remove those tags.
Any idea how to do it ?
manisha
nigh ?
platform is win2k / IIS / SQL / PHP
regards
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
based
language. How to encrypt the reports using PHP / ASP.
Please help me as this is very urgent.
regards,
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
Anybody knows good mailing list specially for Java Applets ?
thanks
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
to do it? If I am using php, how to
connect to remote server's database? What are the components require on
both servers? How will be the network configuration? Any information
source? Any mailing list for network connections ?
Thanks in advance
manisha
--
PHP General Mailing List
Use Macromedia's Generator 2.0 along with flash 5.0. This gives ability to
connect to database - php with flash object.
manisha
At 08:45 AM 6/12/01 -0700, Karl J. Stubsjoen wrote:
>Hey Guys,
>
>Anyone have any good starting points for delivering charts on the web?
>
to do it? If I am using php, how to
connect to remote server's database? What are the components require on
both servers? How will be the network configuration? Any information
source? etc etc...
Thanks in advance
manisha
that ?
Is this I create a file through PHP with (number, value) format ?
but what do you mean by ' Return of File'
Can anybody give me SAMPLE SCRIPT in PHP ?
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
ow to do it ?
5. If any body can send me a sample script
6. Any other source to get more info (book / site / mailing list etc)
I do not know how to see 'Archive' of this mailing list. Can any body give
me the URL ?
Regards,
manisha
--
PHP General Mailing List (http://www.php.net/)
Any body know how to un-subscribe temporarily. As I am going out station
for 2 weeks. I want to stop all my PHP user group mails. (other wise there
will be big junk) But later again I want to restart.
If I un-subscribe now whether I will be able to subscribe again ?
manisha
--
PHP General
rives running properly
whenever I am in Windows and I should be able to use Linux commands when I
am in Linux system.
Can any body comment ?
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To co
metimes)
>
>You also can change partition size without deleting contents.
>
>Linux Documentation Project web site has a lot of documents.
>http://www.linuxdoc.org/
>
>For further questions, ask in Linux related news or mailing list.
>
>Regards,
>--
>Yasuo Ohgaki
>
Thanks a lot to all of you for your info.
Now I will try to do it.
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
appache on Windows, but as my client's environment is
different and as I have urge to learn Linux I want to install Linux on my
m/c itself.
Whether above mentioned hardware is ok to install Linux ?
manisha
At 08:58 PM 4/24/01 -0500, Wade DeWerff wrote:
>its much more than that ho
on it.
Is it feasible ? Any information about this on web ? If I format one drive
and load Linux whether other drive info will get affected ?
manisha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED
rk the
area as 'Editable'.
I am also interested in exploring more about it specially option 2, How to
do it and whether it will be very complicated ?
If you know any good portal which has something like Yahoo! Page Builder,
please let me know.
manisha
At 11:44 AM 4/17/01
I do not know much about the PHP, but somewhere I remember reading following :
' If there is no specific reason to use PHP as CGI and web server which you
are using is supporting PHP as module then go for 'Module' . This gives
better performance'
manisha
--
PHP
Whether these books cover PHP 4 also ?
manisha
At 10:54 PM 4/15/01 -0400, Kath wrote:
>Professional PHP Programming:
>http://www.amazon.com/exec/obidos/ASIN/1861002963/qid=987388364/sr=1-12/ref=
>sc_b_13/002-2263539-0333643
>
>PHP Fast & Easy Web Development:
>http://www.
Hi all,
I am just entering into PHP world. First what I did is, I signed for PHP
mailing list.
I want to buy a good PHP book for my initial start and may be later on as a
reference. I know there are lot in the market. Can anybody suggest a good
book among them ?
manisha
--
PHP General
92 matches
Mail list logo