x27;t work even tough all the cjpeg and djpeg files are there...
it says libjpeg not found for both
Could anybody tell me what could be wrong?
-Dhaval
_
MS
sybase and mssql functions the results are the same.
Regards
Dhaval
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello people,
I want to start using Xml with php. How do I install xml on Apache with Php?
I am running redhat 7.2,Apache 1.3.12 and php latest version.
How do I install xml? I am totally new to Xmland want to start
somewhere...
-Dhaval
Hi,
Thanx for yor reply. Well It worked for me with the same query when I used
"HAVING" instead of "where". This is what I got from Mysql Database. However
the solution that you have showed is reall good as well.
Thanx
-Dhaval
From: "Uttam" <[EMAIL PROTECT
'dept_date1' is treated as a
string. I want dept_date1 to be treated as date so that it can be compared.
I hope it is possible...
Thank you!
-Dhaval
_
Add photos to your messages with MSN 8. Get 2 months FREE*.
http:/
27;2003-02-10')
IT gave 0 result
then I tried,
select date_format(date_add('2003-01-31', INTERVAL 5 DAY), '%Y-%m-%d')
as dept_date1 from mytable where ('dept_date1' >='2003-02-01' AND
'dept_date1' <= '2003-02-10')
IT gave
How do we do it using the first option i.e javascript to count how many
boxes are checked...could you give some example...
Thanx
-Dhaval
From: "David McInnis" <[EMAIL PROTECTED]>
To: "'Dhaval Desai'" <[EMAIL PROTECTED]>
Subject: RE: [PHP] Checkb
Hi everybody,
I have a form with 5 checkboxes. I want to make sure that a user checks
atleast 2 boxes before he can proceed. How can that be made possible.
Thank you
-Dhaval
_
The new MSN 8: smart spam protection and 2 months
Hi,
I have a string in this format:
2003-02-15 13:19:02
I want to display it in a more readable format like Staurday, 11 Februardy,
2003, 13:19:02. How can I achieve that. I tried date() function but could
not get what I wanted.
-Dhaval
Hello ppl,
I want to find out what keywords are people exactly using to get to my
website and from where are they coming(Which search engine?)...I want to
make a custom script, I don't want to use my web server logs or anything...
Is it possible..??
- D
Hello ppl,
I was just wondering what is php's future with something like Asp .Net
coming up...I have read many articles by Php guys who think Asp.Net is the
future. If that's the true case...is it really worth sticking to Php at all?
Than
me cases...
Thank you!
Best Regards,
Dhaval
_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
...
for($i=0; $i<=count($se5f2254321s65s32s65); $i++)
{
$se5f2254321s65s32s65[$i]["jan_1"] = 1
}
I want to increment it with 1 and so on for the various other values
Thanx
Best Regards,
Dhaval
From: Chris Shiflett <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: D
quot;hello"] = 3;
I want to update $test["0"]["hey"] and set it as 1+1;
I think it's possible using splice()m I don't know exactly how to use it
with Multi Dimensional arrays
Also is there any idea on how can we count() the values in a multi
dimensional a
dynamically from database, the above is just
to get the Logic..I hope it's possible...I am keeping my fingers crossed...
Thank You
Best Regards,
Dhaval
_
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mca
Hi!
If you try this in php:
2002-01-6 > 2002-01-10
returns true
2002-01-6 > 2002-01-9
returns false
Jut a leading 0 in the date makes it false...this is really strange..
Any comments?
_
Add photos to your messages with MSN 8.
Hi!
Well let's make it simple.. We can see that the following values:
211
are stored in just one row in 31 different columns.
Bsaed on this if we were to make a table with colspans how would it go..?
Thank you
Dhaval
From: Marco Tabini <[EMAIL P
and it can only be
modified as 1 entry per registrant per table.
the fields in each table will take values ranging rom 1-20.
Well that's all about how my tables are in the database.
Thank You for your time
Dhaval Desai
From: Marco Tabini <[EMAIL PROTECTED]>
To: Dhaval De
database...
211
in the above case we will have to get a colspan as follows:
2
1
9
colspan="4"> 2
This is all I want to doI know it is difficult...but still waiting for
some genius!
Than
Hello people,
I am making a bilingual website English/Arabic. I am facing some problem
with this. The problem is that I am not able to insert arabic lanaguage
characters ionto Mysql databse. It gets junk characters...when I try to
display it...
Thank You
Best Regards,
Dhaval Desai
e I didn't find any function as
unique() under Mysql.
Could anybody help me out please.
Thank You
Best Regards,
Dhaval Desai
_
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide
greately appreciated.
Thanx to all
Best Regards,
Dhaval Desai
__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Regards,
Dhaval Desai
__
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
ing a beginning
with Php-Gtk
Thank You
Greetings!~
Dhaval
__
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.
http://im.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
x27;t find it.
Can anybody help me please...
Thank You
Regards,
Dhaval
__
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To
Hi!
I want to encode a variable data this way...
session_start();
session_register("dhaval");
$dhaval = "trythisout";
session_encode($dhaval);
when I check out the c:\tmp\ directory and check out
the session data I can still read the same as
dhaval=trythisout and it'
me how is this possible.
Thank You
Dhaval Desai
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
verse thing. Is
something wrong with the code?
Thank You
Dhaval Desai
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-ma
message when it loads for the
first time...
I really appreciate any help from anyone...
Thank You
Dhaval Desai
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http
databases i want a checkbox on the left of each
message so that I can delete some of them if i want.
Is there a way.. i don't seem to get the logic to do
this..
Please help me out...
Thank You
Dhaval Desai
__
Do You Yahoo!?
Get personalized
Hi!
Well the Class that I had sent earlier was really
complicated. SO I just found an easier script. Can
anybody tell me how this should work. If it returns 1,
0, -1 what should I do?. I am a begineer so please
bear with me.
THank You
=0; $i-=2){
$dbl[$j] = $dig[$i] * 2;
Hi!
I have the following class for checking a credit card
type.Can anybody tell me how do I access this class. I
mean how should I check a credit card type using this
class..?
Thank you
DHaval Desai
$valid, 'type' => $type);
}
}
number of recepients?
Thank you
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
TED],[EMAIL PROTECTED]
and goes on for 300 entries.
Is there any way I can stop this from happening yet
the mails reaching their destination.
Thank You
Cheers!~
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
htt
ail", "My Subject", "Line 1\nLine 2\nLine
3");
}
Will this send email to all the emails in the
database?
Is there any otehr wya of doing it?
Thank You
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Ya
e the mail() function to email. It will
just go to one person . I want it to go to all the ppl
in the list.
Thank YOu
Dhaval Desai
Thank yOu
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
P
for messages
as per date. For example
Search for messasges in the last week and stuff..
Please advice me..
THank You
Dhaval Deasi
__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
--
PHP
Hi!
CAn anybody give me the command line of Mysql for
doing the following.
I want to have three columns
id
firstname
age
the id field mu auto_inrement..meaning it should
automatically goas 1.2.3.4.5.6 as someone inserts
values into firstname and age.
Thank You
Dhaval Desai
Hi!
I know this is in no way related to Php but I am
writing this mail coz I didn't know where to ask this
question and I am sure there are a lot of Web
Developers and Programmers who can help me out.
Well There are some versions of some sites in two
languages and both of them work equally well
k out this website URL for details.
http://www.uaegraduate.com/jobseekers_login.php
Username: testing
Password: testing
I have used cookies to autheticate on this one.
Thank You
Dhaval Desai
__
Do You Yahoo!?
Yahoo! Auctions - Buy the things y
is REFRESHED or RELOADED. It should
execute the else code block.
I am trying to implement it on one of my websites
where users can not refresh a particular a page.
Thank You
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with
Hi!
File upload doesn't work with Netscape Navigato. I
have Netscape COmmunicator 4.5. I try to upload files
and I get Network Error.
If it is working for any of you guys please give me
the URL so that I can test it out and check my
problem..
Help me out.
Thank You!
Cheers!~
D
Hi!
File upload doesn't seem to work from Netscape.
It works with Internet Explorer.
In netscape it says Network Error Occured..
Why's that..?
Thanl You!
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! M
Php.ini file I have found 8M is the maximum size..
I am running php 4.0.3pl1 wioth Apache on Windows 98.
I also have a server on Cqhost.com
I have seen the same happen there,.too...
Is this a bug or a problem..??
Please Reply
Cheers!~
Dhaval Desai
Hi!
I have a simple question. Please see the code below:
";
}
?>
Now, See this code:
";
}
?>
I get the same out put from both the Scrits. What's
the difference then anywayz?
Thank You!
Dhaval Desai
__
Do
tehre any way I can delete a
particluar file in a directory..
Thank You!
Cheers!~
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net
tehre any way I can delete a
particluar file in a directory..
Thank You!
Cheers!~
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net
make the directory writable..?
Thank You!
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
hi!
I have fws simple lines:
Warning: Unable to create 'C:\': Permission denied in
c:\phpdev2\www\upload\action.php on line 3
and I get this error..I tried coyping to D:\ too but
the same error..
Can u tell me what could be the problem possibly..
Thank you
Dh
uot;);
but the problem is that it goes back to login.php
instead of equity.php
Si there any possible reason for this..?
Thanx!
Cheers!~
Dhaval Desai
__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.
lines
It doesn't seem to work. I think the problem is
because I don't click and go to something.php. I am
getting redirected to the file./ SO is there nay other
way I can get the URL of the file Which is
redirecting.
Thanx a lot
Cheers!~
Dh
login he will
again be taken to the page he came from which in this
case is inside.php.
Can u guide me with some more details please.
Thank You!
Dhaval Desai
--- Bilal Abdul Kader <[EMAIL PROTECTED]> wrote:
> Hi
> Try to use the link to the actual page as a
> parameter to the
the
login page.
5. When they have logged in., I want the page to
automatically go to the link they came from.
Is it possible..Please give me some ideas..
Thank You
Dhaval Desai
__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great
Now my question is that. If I store the variable in
MYSQL dataabse under a particular filed TYPe varchar
or TEXT.
It doesn't bring up the same kind of format like it
was when it was stored..
Is there any way I can get the same output like I
stored it.?
Thank YO
Hi!
I am not able to understand this REgular expression.
/Wil?/
would match "Winnie", "Wimpy" "Wilson" and "William",
though not "Wendy" or "Wolf".
Howz taht..?
Can anybody explain me please.
Thank You!
Dhaval Desai
_
!
Cheers!~
Dhaval Desa
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
...
Is there a php function to find out the path to my
directory..or is there any other way..?
Thanx a lot!
Dhaval Desai
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com
Hi!
I need some help in using the function
$try = realpath("./filename");
I get a blank page when I try to echo. $try
Thanx!
Dhaval Desai
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a y
is upload.php:
***
**
Thank You!
Dhaval Desai
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
hp has the following code:
I always get the error: message..
[Possible file upload attack: filename 'none'.]
Can anybody tell me what could be the possible reason
for this.
Thanx a lot!
Dhaval Desai
__
Do You Yahoo!?
Get personalized
after uploading
to the temporary directory.
Please help me out ...
Thank You
Dhaval Desai
__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
--
PHP General Mailing List (http://www.php.net
Hi!
what is the use of %
Is it called modulo..what is it's use in PHP.?
Thanx!
Dhaval Desai
__
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
--
PHP General Mailing List
Recepient's name
Recepients Email
To:
Your name
Your Email
From:
You may
enter a personal message below:
***
Windows 98 and Omnichttpd 2.0 Server.
Please help me out.
Thanx a liot!
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To
;;
}
echo " ";
?>
I want to accomplish the above..any idea how is it possible..?
Thanx everybody..
Dhaval Desai
-
Do You Yahoo!?
Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.
**
Parse error: parse error, expecting `T_VARIABLE' or `'$'' in
C:\HTTPD\HTDOCS\preston\sms\send.php
WHy is it so..?
Is there any other way of doing the above...
Please let me know..
Thanx a lot!
Dhaval D
Can anybody help me out please
Thanx!
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
HI!
I am trying to build a SMS(Short message service)
mesaging system..can anybody tell me what are the
requirements for this...
Thanx a lot!
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http
date becomes... 37.
LOL [not logical,,perhaps bad programming on my part];
Help me out please..
Thanx!
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http
69 matches
Mail list logo