;SELECT FOUND_ROWS()";
How can I change this if I want to put table2 in it.
Thank you.
Best wishes,
diana
2010-7-21
The problem is I am the mail server administrator also. This is a small
company of 4 .
--
Diana Castillo
Tsanalytics S.A.
Tel: 34 913 595 436
Fax: 34 913 595 439
Mov: 34 609 954 536
[EMAIL PROTECTED]
www.tsanalytics.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
I dont know what I did but now I get this message Failed to connect to
mailserver at "localhost" port 25, verify your "SMTP"
--
Diana Castillo
Tsanalytics S.A.
Tel: 34 913 595 436
Fax: 34 913 595 439
Mov: 34 609 954 536
[EMAIL PROTECTED]
www.tsanalytics.com
--
PHP Genera
How can I restart php so it takes changes in my php.ini without having to
reboot my machine?
I have windows XP
--
Diana Castillo
Tsanalytics S.A.
Tel: 34 913 595 436
Fax: 34 913 595 439
Mov: 34 609 954 536
[EMAIL PROTECTED]
www.tsanalytics.com
--
PHP General Mailing List (http://www.php.net
I have tried settiing my php.ini to
SMTP = localhost
as well as using the SMTP of my regular mail, and I keep on getting this.
Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to
relay for [EMAIL PROTECTED] in C:\Inetpub\wwwroot\intranet\test.php
on line 11
--
Diana
Using windows XP, when I try to send mail using 4 parameters, I get this :
Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to
relay for [EMAIL PROTECTED] in C:\Inetpub\wwwroot\intranet\test.php
on line 9
--
Diana Castillo
Tsanalytics S.A.
Tel: 34 913 595 436
Fax: 34
ot; header missing in
C:\Inetpub\wwwroot\intranet\test.php on line 4
--
Diana Castillo
Tsanalytics S.A.
Tel: 34 913 595 436
Fax: 34 913 595 439
Mov: 34 609 954 536
[EMAIL PROTECTED]
www.tsanalytics.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I found telenet.exe that comes with windows, but when I type in
25, type EHLO
it says Command not valid
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sorry I dont know how to run that telnet command, it doesnt work in my dos
window. I downloaded absolute telnet but I dont know how to send a message
withit.
as far as sendmail_from, I already have that set to an email, so that isnt
theproblem.
Could it be that in out look express it says
when I try to send mail using this code:
mail("[EMAIL PROTECTED]","TEST MAIL","TESTING MAIL");
I get this error:
Warning: mail() [function.mail]: Failed to connect to mailserver at
"smtp.tsanalytics.com" port 25, verify your "SMTP" and "smtp_port" setting
in php.ini or use ini_set() in C:\Inet
when I try to send mail using this code:
mail("[EMAIL PROTECTED]","TEST MAIL","TESTING MAIL");
I get this error:
Warning: mail() [function.mail]: SMTP server response: 554
<[EMAIL PROTECTED]>: Recipient address rejected: Access denied in
C:\Inetpub\wwwroot\intranet\test.php on line 4
my sett
How do I install the ming library on windows??
I copied the php_ming.dll that I had on another computer and enabled this
line in php.ini extension=php_ming.dll
but I still get that error Call to undefined function Ming_setScale()
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
.
--
Diana Castillo
Destinia.com
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
wwwroot\usr\local\global\php\online\SOAP\Client.php [line] => 153
[function] => getportname [class] => soap_wsdl [type] => -> [args] => Array
( [0] => readpackageabstract ) ) [5] => Array ( [file] =>
c:\inetpub\wwwroot\usr\local\global\php\online\SOAP\Client.php [line] => 311
[function] => call
--
Diana Castillo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
does anyone know of a command in php that will give you a list of the files
already included . Something that would tell you whether a file is already
included before you do the require_once ?
--
Diana Castillo
Destinia.com
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
How can I with php detect when there is a carriage return at the end of the
text field in a mysql table?
--
Diana Castillo
Destinia.com
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
what type of encoding should I use to send a "+" sign via XML?
--
Diana Castillo
Destinia.com
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.com
--
P
what kind of a function can I use that will tell me whether a variable is
alphanumeric (that is has only characters A-Z or 1-9 )?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web
from a text description provided via an xml
"Jim Plush" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Where did the string come from?
>
>
>
> Jim
> PHP WebBlog =
> http://www.litfuel.net/plush/
>
>
> Diana Castillo wrote:
>> D
no, its not html entity, it doesnt have a semicolon, its exactly as I wrote
it.
"Chris Shiflett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Diana Castillo wrote:
>> Does anyone know what kind of string encoding this is :
>> ®®
>> mA®
&
Does anyone know what kind of string encoding this is :
®®
mA®
and how can I decode this?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http
on which page of php.net can I find out what this code does?
$a = $b? $a :"dian";
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
with php,
HOW CAN I CONVERT SENTENCES LIKE THIS . TO BE UPPER AND LOWER CASE
to become like this :
How can I convert sentences like this. To be upper and lower case.
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34
How can I read the contents of a web page that uses basic authentication?
I want to use fopen() but dont know how to do this and also send the
username and password
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34
there seems to be a limit to how many form variables I can get wtih a
$_REQUEST. does anyone know how to get an large amount of variables?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL
Is there any way you can use the numerical comparisons < or > to see if one
word comes first alphabetically to another ?
what can I use to see if
"oranges" comes after or before "apples" alphabetically for instance.
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 2
for some reasons my mails I send to hotmail are never arriving, (using
mail($email,$subject_line,$msg,$headers);)
anyone ever heard of this?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL
Anyone know of any function to replace letters with accents with just the
regular letter, for instance replace á with a,
ç with c, ñ with n ?
--
Diana Castillo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have windows 2000. And the reason I need that version of CURL to work is
I need to use this:
curl_setopt($curl_interface, CURLOPT_ENCODING, "gzip");
"Manuel Lemos" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> On 09/14/2004 1
I need the latest version of curl , or at least version 7.10.5 , but the
last version of php I have has libcurl 7.10.2, how can I upgrade CURL
without upgrading php ? (Version 5.0 of php doesnt work)
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00
ntsen" <[EMAIL PROTECTED]> wrote in message
news:20040705161311.8570.qmail@
pb1.pair.com...
> You say "has loaded", do you mean dynamic without submitting?
> If so, the answer is dhtml, fx JavaScript.
>
> /egil
>
> "Diana Castillo" <[EMAIL PROTECTED]&g
does anyone know how I can put an image on a page that disappears when the
data that I wanted to get has loaded?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 Ext 216
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http
anyone know why my parser is not reading just the internal part of this tag?
Is the cdata in the correct format?
<![CDATA[HOTEL AC MALAGA
PALACIO]]>
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email:
what function can I use to count the number of occurences of a certain
character in a string?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http
we are recieving Ñ as Ñ
¿what type of code is that?
Is there a function in php to convert it?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http
Any ideas how to remove the soap header from the xml response?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.com
--
PHP General
how can I get the id of the last record I inserted into a table with an
insert query? (into Mysql database)
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 ext 214
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http
How do I change a string to a float, when the string may be in this format :
4,999.90 , or this format: 4999,90 (european style)
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 ext 214
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web
return strftime("%A", $sunday+(3600*24*$day));
}
"Richard Davey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello Diana,
>
> Thursday, March 18, 2004, 12:00:55 PM, you wrote:
>
> DC> yes but I want it in various languages.
>
yes but I want it in various languages.
"Richard Davey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello Diana,
>
> Thursday, March 18, 2004, 11:38:55 AM, you wrote:
>
> DC> does anyone know of any built in php functions that can convert a da
quot;;
break;
case "6":
$restriction_day = "Saturday, Sabado, Samedi";
break;
case "7":
$restriction_day = "Sunday, Domingo, Dimanche";
break;
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
does anyone know of any built in php functions that can convert a day of
week that is in numeric format , e.g. 1 into a Monday (without knowing which
exact date we are talking about)
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 ext 214
how do I read memo fields with php from a mysql database?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 ext 214
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.com
--
PHP General
[1] => Array
(
[price] => 187.08
[seqnum] => 1
[roomdesc] => Standard
)
[2] => Array
(
[price] => 187.08
[seqnum] => 1
[roomdesc] => Standard
)
)
--
Diana Castillo
Globa
How do I convert ' to ' before displaying it in HTML?
Thanks,
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 ext 214
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.co
is there a way to optimize individual tables in a php script?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 ext 214
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.com
--
PHP
How do I replace all single quotes with double quotes in a string for
echoing it with the double quotes?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039 ext 214
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
does anyone know how to do an explode where the separator is a linefeed?
--
Diana Castillo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
does anyone know why some xml applications that work when sent with active-x
objects dont work when I send the xml with php instead? what can I do to
make them arrive in the same way as they do when sent with active-x objects?
thank you ,
--
Diana Castillo
--
PHP General Mailing List (http
Does anyone have any experience connecting with the new Tourico Holidays
system via xml with php? I need help if so.
--
Diana Castillo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is there anyway to do something similar to Transactions in mysql?
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.com
--
PHP
is there any function that will always replace a "&" with a "&" in a
string?
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
Is there anyone out there using XML with php to connect to Tourico Holidays?
If so I need your help.
thanks.
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
If I want to store a session id in a database, how would I do it , like
this?
$session_id=SID ; ?
and then if I want to retrieve this session id and get all of the info back
that goes with this session id, I would say
session_start()
and then what?
thanks
--
--
Diana Castillo
Global Reservas
If you store session variables , but the user has session cookies disabled,
is there any way to recuperate those session variables?
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web
->getAttribute("value");
$price=$price+$room_price;
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.destinia.com
--
PHP General
Does anyone know if there is any speed advantage to saving a date as a unix
timestamp or a numeric field instead of a date field? (in Mysql)
thanks,
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL
Is there any way to limit the connections so that this error never happens?
Warning: mysql_connect(): Too many connections at
/home/local/global/php/libraries/dblayer_mysql.php line 14.
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Can someone tell me the name of the environmental variable that tells you
the path that you are in?
--
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http
Is there anyway to set a time out on this command:
mysql_connect($host, $UN, $PW);
so that if it can´t connect after a certain amount of time, it returns an
error and the program continues?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
what is the easiest way to convert a string like this "1,300.99" to a
number?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
does any one have an example of a function to search a database for similar
names and display them if the user inputs a name that is not found?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
how can I format the current date and time so that I can insert it into a
mysql table with an insert query?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
is there a function to convert a number that has less than two digits into a
number with a leading zero?
for instance, to convert a "5" to "05" but to leave a "11" as "11"
thanks,
Diana
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am receiving some data in which the sender has mistakenly sent urls with
"\" instead of "/" to separate directories. e.g.
http://www.anysite.com\page.htm
I need to convert this string to
http://www.anysite.com/page.htm but str replace ("\","/",$var) doesnt work.
any ideas as to how to convert it
I am using
ini_set("session.cookie_domain",".interhotel.com");
so that session variables wont get lost between a domain called
www.interhotel.com
and res.interhotel.com but they still get lost !
does this function work perfectly, or am I doign something wrong?
--
PHP General Mailing List (http
I am having a weird problem, when I close all my browser windows and restart
my application, the session variable which I set comes back suddenly, but
only when I call a certain class .
As far as I know the session variables should disappear when I close the
browser. Why would they suddenly come b
I am having a weird problem, when I close all my browser windows and restart
my application, the session variable which I set comes back suddenly, but
only when I call a certain class .
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Can you tell me how to attach files when using the php mail function?
Thanks,
Diaan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
anyone know how to catch if someone has reloaded a page?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
itself, since
if something ever happens it is less hassle to do a
complete new install & get the database back on. Any
hints?
Thanks
Diana
--- Rasmus Lerdorf <[EMAIL PROTECTED]> schrieb: >
Apache2 has a number of different modes it can work
> in. These modes are
> called MP
never mind I found the answer, use key(arrayname) to get the key and
next(arrayname) to move to next element without reseting the keys.
"Diana Castillo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> how can I do an array shift without reseting the keys?
> ho
how can I do an array shift without reseting the keys?
how can I get the key of the first element removed with an array _shift?
thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks, now if I want to take off the first element how can I do it and also
get the key back as well ? If I do an array shift that resets the keys and I
dont want to do that.
"David Nicholson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hello,
This is a reply to an e-mail that
I have this array:
Array ( [2] => 6 [1] => 2 [3] => 2 )
how do I go through it and get the key and the value in this order?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi , I am trying to sort this:
array[numrooms] => Array ( [3] => 2 [2] => 5 [1] => 1 )
I want to get a result like this:
2=>5
3=>2
1=>1
( I want the keys to stay attached to the results)
I used this to sort it :
array_multisort ($request_array['numrooms'], SORT_NUMERIC, SORT_DESC);
but instead I
Hi, when I do an fopen on this file I get an error, however the jpg is
there, why do I get this error?
http://www.touricoholidays.com/pictures/miami south beach/ritz plaza -
front.jpg
this is the error I get: failed to open stream: HTTP request failed!
HTTP/1.1 400 Bad Request at
c:\inetpub\wwwroo
I send an xml request to a remote server and get back the xml response.
"Catalin Trifu" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> Receiving from where ?
>
> Cheers,
> Catalin
>
>
> "Diana Castillo" <[EM
I have problems receiving large xml files, they take too long, does anyone
have a solution?
thank you,
Diana
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
does anyone know if there are any advantages/disadvantages as far as
performance to using one of the following methods for gettting xml
responses?
1) get
2)normal post with php
3)curl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
my company set their server up not to talk SMTP
(disabled all --> that guy told me), and my tries to
connect or talk to any of their Exchange servers
failed :( so he must be true. Got onto their NT
servers though ;)
All the company uses Outlook & Exchange, & they use
mapi to talk to each other.
e them! Thanks :)
Diana
--- Manuel Lemos <[EMAIL PROTECTED]> schrieb: > Hello,
>
> On 06/11/2003 05:38 PM, Diana wrote:
> > Hi,
> > just today I stumbled into the same problem. It is
> > true, I got this answer from an expert:
>
> > "Unfortunately th
you ´re right, I had used the same variable name as something else in
between ! thanks.
- Original Message -
From: "Leif K-Brooks" <[EMAIL PROTECTED]>
To: "Diana Castillo" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 12, 2003 5:58 P
If I write a code like this,
$room_type=array();
$room_type[0][0]=4;
echo "value in array is ".$room_type[0][0];
yet I dont get any results out, what did i do wrong?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
just today I stumbled into the same problem. It is
true, I got this answer from an expert:
"Unfortunately this will not work. SMTP relaying is
disabled on all the
Exchange connector servers and a standard Exchange
mailbox server does
not
support SMTP. The only way that you can send SMTP
em
what code can I put at the begining of a php page so that the result from
the cache is never shown ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I know this is a stupid question but I am confused,
how do I convert a unix timestamp to a readable date with php?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
THANKS FOR all your help, I found out it was a custom error handling program
that we had that was putting out that error.
"John Coggeshall" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Are you using PHP 4.3.2? Try upgrading :)
>
> John
>
> On
If I have a date in unix format in a numeric field in my table (Mysql) and I
want to compare it to a date which is in unixformat also, will the query
work like this?
"SELECT from tarifs where unix_from_date<=".$dateinunixformat
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
I use @getimagesize to resize pictures that I get from a url which comes
from a database which is always changing. The problem is that sometimes the
url does not contain the picture is is supposed to , and then I get the
following error - I can't seem to get rid of this error, does anyone know
how
en línea da errores el funcionamiento de esta pagina , pruébalo también en
netscape.
http://res.interhotel.com/reservas/diana/site/admin/ProviderPriority.php
gracias,
diana
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
heck if file exists with file_exists().
>
>
> Niklas
>
>
> -Original Message-
> From: Diana Castillo [mailto:[EMAIL PROTECTED]
> Sent: 3. huhtikuuta 2003 11:42
> To: [EMAIL PROTECTED]
> Subject: [PHP] @getimagesize
>
>
> even though I use a @getimagesize , I
create stream: HTTP request failed! HTTP/1.1 404
Not Found at c:\inetpub\wwwroot\web\site\ReservationManager.php line 190.
I am using PHP Version 4.3.1
Thank you , Diana
how do you get just the month (in numeric format ) of a specific date. (not
today)
same for day and year. The date is in -dd-mm format to start with.
thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How can I remove all line feeds from a document?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, when I am parsing an XML document, it doesnt parse paragraphs that have
line feeds correctly. For instance, if the tag is
line 1
line2
line3
it loses everything before line 3 . seems to take the line feeds as a new
node or something.
does anyone have any tips to get it to ignore the line fee
How can I skip an error? For instance in ASP it would be "on error" and
then you would skip the next error.
I want to be able to skip when I get the 404 File not found error in a
specific part when I am using getimagesize.
Thanks,
Diana
--
PHP General Mailing List (http://www.ph
no that doesnt work, anything else?
"Dan Rossi" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> @getimagesize ?
>
> -Original Message-
> From: Diana Castillo [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2003 5:04 AM
> To:
How can I tell which version of php I have? I didnt see it with phpinfo()
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
anyway to not get an error when doing getimagesize if you get this response?
HTTP request failed! HTTP/1.1 404 Not Found
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1 - 100 of 129 matches
Mail list logo