This is strange. I've just found out that the headers are sent
correctly if I access the website outside of localhost. I don't
understand why.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Great tip, Karim!
On 02/08/13 15:29, Karim Geiger wrote:
Try getting the complete header by using curl -v http://url.com and
paste it here.
What is your output?
Here's my output:
$ curl -v http://localhost/header-test.php
* About to connect() to localhost port 80 (#0)
* Trying 127.0.0.1.
On 02/08/13 14:10, Matijn Woudt wrote:
Did you print some data before using header?
No, not at all. I've PHP configured to complain about notices, warnings
and errors; would've got a warning about headers already sent, which I
don't get.
--
PHP General Mailing List (http://www.php.net/)
T
Hi Karim,
On 01/08/13 15:40, Karim Geiger wrote:
Works for me. What happens exactly? Do you get a 200?
That's exactly right - I always get a 200. How can I diagnose this?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello List,
I'm running PHP 5.4.9 as CGI (via apache 2.2.22) and can't seem to be
able to send headers to the server.
Both,
header('Status: 500 Internal Server Error');
and,
header('HTTP/1.1 500 Internal Server Error', true, 500);
result in nothing happening on the client side.
What am I
gt; the manual, you are welcome to do so.
Ok... We'll wait until documentation be back...
I reviewed some mirrors (www, us) and they are all in the same situation:
no documentation (not online, not download). Except those who have not
been updated today ...
Best regards!
--
José Miguel
the same time more or less and
still waiting a reply :'(
---
.-----.
| Miguel J. Jiménez |
| Sector Público, ISOTROL S.A.|
| [EMAIL PROTECTED] |
:
ttp://foo/INDEX/mp3"; and
redirect to an error page (or moved url or wahtever)
with "http://foo/INDEX/index.php?m=mp3"; (from the client view)
thanks for the help
---
.-.
| Miguel J. Jiménez
ect...
---
.-.
| Miguel J. Jiménez |
| Sector Público, ISOTROL S.A.|
| [EMAIL PROTECTED] |
:-:
| KeyID 0xFFE63EC6
file.xml";);
[...]
If I open the xml uri (with firefox) I get a complete and well formed
xml (nothing strange about it).
With error reporting disabled everything works fine so I am
puzzled :-( Any help will be appreciated.
---
.-----.
| Migu
, sending
e-mails with or without attachments and so on.
Is PHP a correct approach to solve this tedious problem?? Can I access a
servers and get the results of a ls command for instance??
Best Regards,
__
Miguel Guirao Aguilera, Linux+, ITIL
Sistemas de Información
Informática R8
at to generate screenshot of my local server pages.
There is a firefox extension called "screengrab" to do just that... The
results are, well, perfect! the URL is:
https://addons.mozilla.org/es-ES/firefox/addon/1146
--
.--
7 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by
eAccelerator
with Xdebug v2.0.0, Copyright (c) 2002, 2003, 2004, 2005, 2006,
2007, by Derick Rethans
Thanks...
g
similar)
Thanks.
--
.-----.
| Miguel J. Jiménez |
| Programador Senior |
| Área de Intern
there? Subversion? CVS? Is there a
point in using some linux script versus a "proper" program?
Would really appreciate some input on this. On everything works, etc.
Thanks.
Miguel Vaz
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
modify the apache so they do
not show:
RedirectMatch 404 /^.*\.(inc)$/
Thus, if you try to access the file using the navigator it will show a
"Page not found" error :-D
--
Miguel J. Jiménez
Programador Senior
Área de Internet/XSL/PHP
[EMAIL
quot;. So essentially, my questions is, is the above
functionality intended?
Thanks!
-TJ
Mmm pardon me if I am wrong but I think you have accessed the private
variable using an instanced object inside the static method and what you
are returning is fine... You did not access the private variab
d with php-oci8
and php5.2 without any collation problem this far (using ñ € ans so on...)
--
Miguel J. Jiménez
Programador Senior
Área de Internet/XSL/PHP
[EMAIL PROTECTED]
ISOTROL
Edificio BLUENET, Avda. Isaac Newton nº3, 4ª planta.
Parque Tec
need to show a list of removable records to the client as a
list; for example:
John Doe #1
John Doe #2
.
.
John Doe #n
with a checkbox every one of them. The when you hit submit in the form
you just send the IDs to the php script...
--
Miguel J. Jiménez
Programador Senior
Área
Use "SELECT DISTINCT" in your SQL syntax.
--
Miguel J. Jiménez
Programador Senior
Área de Internet/XSL/PHP
[EMAIL PROTECTED]
ISOTROL
Edificio BLUENET, Avda. Isaac Newton nº3, 4ª planta.
Parque Tecnológico Cartuja '93, 41092 Se
ss, I just get a message saying
the file cannot be found.
If you define the variables before the *include* the included file will
see them without problem...
--
Miguel J. Jiménez
Programador Senior
Área de Internet/XSL/PHP
[EMAIL PROTECTED]
---
Any idea why and how to solve it?
Try deactivate php_gtk extension in PHP-CLI if you have it loaded... I
had the same problem you describe and while googling I found about this
solution and worked fine.
--
Miguel J. Jiménez
Programado
() thus. Thanks a lot...
--
Miguel J. Jiménez
Programador Senior
Área de Internet/XSL/PHP
[EMAIL PROTECTED]
ISOTROL
Edificio BLUENET, Avda. Isaac Newton nº3, 4ª planta.
Parque Tecnológico Cartuja '93, 41092 Sevilla.
Teléfono: 955 036 800 - Fax
--
Miguel J. Jiménez
Área de Internet/XSL/PHP
[EMAIL PROTECTED]
ISOTROL
Edificio BLUENET, Avda. Isaac Newton nº3, 4ª planta.
Parque Tecnológico Cartuja '93, 41092 Sevilla.
Teléfono: 955 036 800 - Fax: 955 036 849
http://www.isotrol.com
"
.
Try not to load both xml and xsl in the same $doc variable... use one
for the xsl and another for the xml. I think you are destroying the dom
for the xsl before the transform...
--
Miguel J. Jiménez
Área de Internet/XSL/PHP
[EMAIL PROTECTED]
--
about an installation of ORACLE Instant
client and oci8 but I do not know whether I need this instant client at all,
because I use Oracle Enterprise.
PS. i'm sorry for the bad english, i can't explain the problem better.
--
Miguel J. Jiménez
Área de Internet/XSL/PHP
[EMAIL
APACHE (with the help of phpinfo()) ... Any idea why it
won't load?
--
Miguel J. Jiménez
Área de Internet/XSL/PHP
[EMAIL PROTECTED]
ISOTROL
Edificio BLUENET, Avda. Isaac Newton nº3, 4ª planta.
Parque Tecnológico Cartuja '93, 410
}
I dont get the resolved content in $totalpage, but i get the
includes and php commands that are inside index.php, which i find
very strange. Should they resolve before they are retrieved?
Any help is highly appreciated. Thanks.
Miguel
--
PHP General Mailing List (h
They are using
> some JavaScript to achieve this.
>
> Is there anyone with idea of where to find a code for a similar kind
> of window. I need to present data from database in a similar kind or
> window.
>
> Any link, text to search in google or code would do :-|
>
&g
`usuario` varchar(255) default NULL,
> `fecha` varchar(100) default NULL,
> `categoria` varchar(100) default NULL,
> `pequena_comentario` text,
> `comentario` text,
> `archivo` varchar(255) default NULL,
> PRIMARY KEY (`id`)
> ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO
t;
> R.
>
It works for me. Althought is possible (theorically) to have two strings
with the same MD5 is practically impossible to guess one ;-). You can
also use sha1 if you prefer.
--
Miguel J. Jiménez
Área de Internet/XSL
[EMAIL PROTECTED]
--
El Wed, 17 Jan 2007 13:53:36 +0100
Mathijs <[EMAIL PROTECTED]> escribió:
sByTagName() etc..
>
> Is there mabye an other way to parse this HTML and replace/modify its
> atttributes?
>
> Thx in advanced.
>
Have you try preg_replace?
--
Miguel J. Jiménez
Área de Inter
7;t install Apache.
>
> Doe anyone have any suggestions?
>
>
> Cheers
>
> George, an Englishman abroad in sunny Edinburgh
>
You do not need to have apache installed to run PHP you just need
PHP-CLI (Command Line Interface)
--
Miguel J. Jiménez
Área de Internet/XSL
[E
nd what i have to do to get this to work.
>
> Can someone please help me to get this to work?
>
> Thx in advanced.
>
Try to use number codes, ie. instead of and ¤
instead of €
--
Miguel J. Jiménez
Área de Internet/XSL
[EMAIL PROTECTED]
-
uot;"; or
> $_POST['var'] = "";
>
> What do I need to do to get rid of these values??? Obviously I am
> missing something.
>
> Any help is appreciated.
>
> Thanks
>
Maybe you can check the IP and see if it has already save the data or
no
one know the syntax.
>
> Sean
>
Maybe you can do:
); // Must have wrapper
activated
file_put_contents(, $file);
?>
---
Miguel J. Jiménez
ISOTROL, S.A.
[EMAIL PROTECTED]
+34 955036800
+34 607448764
"I try to save a life a day. Usually it's my
well.)
> I do not use the Action line.
The action line is to execute scripts as CGI I think it's no use
nowdays...
--
Miguel J. Jiménez
Área de Internet/XSL
[EMAIL PROTECTED]
ISOTROL
Edificio BLUENET, Avda. Isaac Newton nº3, 4ª
Hehe, you gave me some pretty good ideas to make my code sit
safely elsewhere and leave them wondering where the entire site is
coming from. Even if i dont get anything done remotely, at least i
learned some nice things from you guys, so thanks anyway.
And i love my job...al
Yes, 10 minutes after i sent my last email i realized that.
They would be txt files, easily read anywhere.
Encoders, you say? What do you mean?
Pag
At 02:16 15-09-2006, Jon Anderson wrote:
If your sysadmins are trying to steal the code, all they'd have to
do
Yes, right on the spot. Main reasons being code theft and
using it on other projects. This being done by our office (its
actually a college and i work in a multimedia department) system
administrators, which are nothing left than arrogant leaches.
All i was missing from your
Hi,
Heres a simple problem:
I am doing a php+mysql website at my office, hosted locally but open
to the web, but i wouldnt like to host my files on our office server.
I could host them somewhere else but our mysql database cant be
accessed from the outside, only from our ser
What do you exactly want to do?
-Original Message-
From: Micky Hulse [mailto:[EMAIL PROTECTED]
Sent: Domingo, 10 de Septiembre de 2006 10:46 p.m.
To: php php
Subject: Ajax and PHP: XMLHTTP
Can I replace the above with some sort of XMLHTTP request?
Googling now... thought I would ask
}
$simple_mailer->send(); // send the email
}
//**
**
-Original Message-
From: Stut [mailto:[EMAIL PROTECTED]
Sent: Miércoles, 30 de Agosto de 2006 03:16 a.m.
To: Miguel Guirao
Cc: PHP Lis
If I open the
document directly from the web server, without having it sent by e-mail, it
opens correctly in Word. The only problem is when the file is been
emailed!!!
What could be going wrong?? Any ideas??
Thanks in advance!!
-------
Miguel Guirao Aguilera
Logistica R8 TELCEL
Using the OB functions I got it done!!
Thanks y'all!!
Miguel
-Original Message-
From: Weber Sites [mailto:[EMAIL PROTECTED] Behalf Of WeberSites
LTD
Sent: Sabado, 29 de Julio de 2006 02:00 p.m.
To: 'MIGUEL ANTONIO GUIRAO AGUILERA'; php-general@lists.php.net
Subject: RE:
x27;m done with the document?
2) Use a class to convert & save the dynamic page into a Word document.
Is there any other options available??
Regards
--------
MIGUEL GUIRAO AGUILERA
Logistica R8 - Telcel
Tel: (999) 960.7994
Este mensaje es exclusivamente
Thanks for all your suggestions!! specially to "list"!!
Regards,
Miguel Guirao
-Original Message-
From: Richard Lynch [mailto:[EMAIL PROTECTED]
Sent: Viernes, 10 de Febrero de 2006 03:20 p.m.
To: Miguel Guirao
Cc: PHP List
Subject: Re: [PHP] Static and Global at the same time
ups, my finger did it's own thing!!
Thanks for the response!!
-Original Message-
From: Chris [mailto:[EMAIL PROTECTED]
Sent: Jueves, 09 de Febrero de 2006 07:36 p.m.
To: Miguel Guirao
Cc: PHP List
Subject: Re: [PHP] TMP directory
Hi,
Well, firstly there is no php 7..
By defau
Hello list!!
Can I have a variable that is static and global at the same time within a
function?
Let's say I have:
$data = "";
function newdata() {
static global $data;
$data [$i] = $newdatatobestored_inthearray;
}
Best Regards,
---
Miguel Guirao Agu
and static variables do not lose it's value as long as the script is not
called again!!
Since you are calling the script again, that's why the static variables lose
it's value!!
Miguel Guirao
-Original Message-
From: Hugh Danaher [mailto:[EMAIL PROTECTED]
Sent: Viernes
Hello list,
Does anybody know which is the TMP default directory when uploading file to
the server using PHP?
PHP 7.1.2-7
MySQL 3.23.49-3
APACHE 1.3.23-11
RED HAT LINUX 7.3
---
Miguel Guirao Aguilera
Logistica R8 TELCEL
Tel. (999) 960.7994
Este mensaje es exclusivamente
Hi list!
I'm migrating to a new server, the old was:
-Apache/2.0.46 (Unix) y PHP/4.3.2
-MySQL 4.0.13
-Solaris 8
The following script used to run nicely in the old sever, but now that I
migrated the script to a new server with Apache/2.0.54 (Unix Solaris 9),
PHP/5.0.5 and MySQL 5.0.18.
I got the
Try browsing the forums webhostingtalk.com, they have some pretty good
reviews about several hosting companys.
On 12/16/05, Marty <[EMAIL PROTECTED]> wrote:
>
> Can anyone recommend a fair priced, reliable hosting company that would
> best
> meet my needs as follows:
>
>
> Shared plan with
> PHP
>
Regarding paths, in a Windows enviroment, you should use double slash, like:
c:\\www\\syntax desktop\\
Cheers.
On 18 Sep 2005 09:13:56 +1000, Troy Pieterman <[EMAIL PROTECTED]>
wrote:
>
> Im trying to run Syntax desktop which is a php cms (on my own server
> win2003).
>
> In the installation
Ok, please correct me if i'm wrong...
First of all, i'd rather use $_COOKIE instead of $HTTP_COOKIE_VARS.
And in the line...
if ($voteNow == 'Y' AND $userVote == 'Y' AND $cookieJoke != 'voted') {
Why don't you use the operator NOT IDENTICAL (!==), cause != will also
return true if the variable
there is a book coming out in October I guess, do a search on amazon under
AJAX.
Also, at www.phparch.com the August issue deals with AJAX between other
things. You can buy a digital copy (PDF) for only 3.45 dlls.
Regards,
Chicolinux
-Original Message-
From: Death Gauge [mailto:[EMAIL
Or phpinfo()
-Original Message-
From: Greg Donald [mailto:[EMAIL PROTECTED]
Sent: Domingo, 21 de Agosto de 2005 06:15 a.m.
To: php-general@lists.php.net
Subject: Re: [PHP] how to know when a php library is installed
On 8/21/05, Lizet Pena de Sola <[EMAIL PROTECTED]> wrote:
> I need to
We should use:
if (!empty($mydata->email))
in php, right?
On 8/19/05, Jasper Bryant-Greene <[EMAIL PROTECTED]> wrote:
> John Taylor-Johnston wrote:
> > In php, if I wanted to know if $mydata->email contained something, I
> > would do this, right?
> > if ($mydata->email)
> > {}
> >
> > How would
Hey!!! What resources do you used to learn AJAX?
I saw a presentation about AJAX hosted by PHP Architect and I like it, but I
want to go deep in the subject, so far I have not found resources.
Thanks in advance!!
-Original Message-
From: Graham Anderson [mailto:[EMAIL PROTECTED]
Sent:
I have the time the plant was refilled, let's say 16:42, so I need to
calculate the next hour the plant needs to be refilled. Like 16:42 hrs + 30
hrs
How can I sum these two values?
How can I convert the integer or float value 30 to a hour format?
Any ideas?
---
Miguel
, Is there a way to refresh or reload the page every 10 minutes
automatically?
Regards,
---
Miguel Guirao Aguilera
Logistica R8 TELCEL
Tel. (999) 960.7994
Cel. 9931 600.
Este mensaje es exclusivamente para el uso de la persona o entidad a quien esta
dirigido; contiene
www.disbase.com
José Miguel López Coronado
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yeah, maybe JM is correct!!
Thanks!!!
-Original Message-
From: Jim Moseby [mailto:[EMAIL PROTECTED]
Sent: Martes, 07 de Junio de 2005 09:43 a.m.
To: php-general@lists.php.net
Subject: RE: [PHP] linux php editor
>
> On 6/7/05, Miguel Guirao <[EMAIL PROTECTED]> wrote:
>
Try NVU, from www.nvu.org
-Original Message-
From: Clive Zagno [mailto:[EMAIL PROTECTED]
Sent: Lunes, 06 de Junio de 2005 09:09 p.m.
To: php
Subject: Re: [PHP] linux php editor
the truth is Ive been developing on windows, because of some .net
developments.
Ive been starting most new pr
Hi!!!
Are there any chances that I could export a dynamic created web page into MS
Word or Excel?
I know this can be done with PDF!!
I'm using LAMP!!
---
Miguel Guirao Aguilera
Logistica R8 TELCEL
Tel. (999) 960.7994
Cel. 9931 600.
--
PHP General Mailing List
Hi,
I am confused as to how to solve this simple problem. Although it
seems as some little config issue i am missing.
I have a file index.php with some html tables and this php code:
..html stuff here...
..some more html here...
If i
Great!! It works pretty good!!!
Thanks!!
--
MIGUEL GUIRAO AGUILERA
Logistica R8 - Telcel
Tel: (999) 960.7994
Cel: 9931-6
- Mensaje original -
De: Stephen Johnson <[EMAIL PROTECTED]>
Fecha: Miércoles, Mayo 25, 2005 9:57 pm
Asunto: Re: [PHP-DB] Letter
Hi, I just have a simple question that some of you might be able to help
me with.
Was coding a directory listing for several dirs on a client's server that
would list the files and allow users to download them. The question is, is
there a way to force download of all files, regardless of thei
I am having a weird problem with a simple file listing on one of my
client's host.
My code works perfectly on my host, but if i use the same code on his, it
only lists certain types of files. Heres the code: (i hate hosts that only
allow php inside the cgi-bin dir, its crazy to code like this
this issue.
Thanks.
Miguel.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I need to execute PHP scripts from Apache/mod_php using the owner of scripts
as user/group for execution. I have included the 'User' and 'Group'
directives into the virtualhost declaration in my httpd.conf but scripts
keep on executing with user/group from Apache.
Urgent help needed.
Thanks.
Qki
Miguel Manso wrote:
Hi.
I'm trying to create a session support where i can keep persistent objects.
I'm using XML to structure the data in the session file.
But i've come into a problem. When i execute the following code the
(-->>) marked instruction simply breaks t
Hi.
I'm trying to create a session support where i can keep persistent objects.
I'm using XML to structure the data in the session file.
But i've come into a problem. When i execute the following code the
(-->>) marked instruction simply breaks the function execution:
$sess = $xml->docume
ppens when i use the debbuger (Zend 3.5). If i run the
script normally it just does nothing!
So i think we have a really nasty bug.
Can anyone tell me what to do?
Miguel Manso
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
an easy solution for this.
Lab.
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
mjjimenez AT isotrol DOT com --- http://www.isotrol.com
ICQ# 12670750
TLFNO. 955036800 ext. 111
--
PHP General Mailing List (http://www.php.net/)
To unsu
nes like:
worked.
"my.txt" lies in the same directory as "mail.php", and this command line works in the
normal command line. But as a PHP file it doesn't work. What's wrong with this file? Could you give me
some advices?
Thanks a lot!
Best!
Min
--
Miguel J. Jiménez
ble: HTTP_REFERER in .
I have register globals on. (was off so i turned them on
thinking that might be the problem..didnt work either way)
Big thanks.
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
mjjimenez AT isotrol
avast! Antivirus: Mensaje ENTRANTE limpio.
Base de datos de Virus (VPS): 0422-1, 27/05/2004
Fecha: 01/06/2004 13:01:38
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
mjjimenez AT isotrol DOT com --- http://www.isotrol.com
ICQ# 12670750
28/05/2004 16:43:03
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
mjjimenez AT isotrol DOT com --- http://www.isotrol.com
ICQ# 12670750
TLFNO. 955036800 ext. 111
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, v
os de Virus (VPS): 0422-0, 25/05/2004
Fecha: 26/05/2004 17:57:17
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
mjjimenez AT isotrol DOT com --- http://www.isotrol.com
ICQ# 12670750
TLFNO. 955036800 ext. 111
--
PHP General Mailing List
How much long can be the session name? What is the limit? 10, 40, 255
alphanumeric chars? or what?
Thanks...
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
mjjimenez AT isotrol DOT com --- http://www.isotrol.com
ICQ# 12670750
TLFNO
me a link to that kind of tutorial?
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
mjjimenez AT isotrol DOT com --- http://www.isotrol.com
TLFNO. 955036800 ext. 111
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Well, anyway... you can use this script:
document.formName.buttonName.disabled=true;
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED] --- http://www.isotrol.com
TLFNO. 955036800 ext. 111
--
PHP General Mailing List
You may use:
to deactivate the cookies from sessions in runtime...
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED] --- http://www.isotrol.com
TLFNO. 955036800 ext. 111
--
PHP General Mailing List (http://www.php.net/)
To
sessions are
not working and they are getting the login page again & again. Are
there any known issues of PHP using sessions with Windows 2000?
Could you please provide me the details?
Sheni R Meledath
[EMAIL PROTECTED]
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innova
correct html text box.
I cant seem to find a solution
If anyone could help, that would be most appreciated
Kind Regards
Brent Clark
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED] --- http://www.isotrol.com
TLFNO
d to set it "On". The line must say:
register_globals = On ; Whether or not to register the EGPCS
variables as global
Hope it helps!!!
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED]
TLFNO. 955036800 ext. 111
--
PHP
That's a boolean casting; used for forcing a variable to become
boolean... Hope it helps...
Harry Wiens wrote:
$this->styles['shadow'] = (boolean)$bool;
what does "(boolean)$bool" mean?
mfg.
harry wiens
--
Mi
Use '@' before any function to avoid echoing warnings (JUST warnings)
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED]
TLFNO. 955036800 ext. 111
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, v
You can view the source from an email message with Outlook or Thunderbird, and it will show headers and all that stuff...
---
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED]
TLFNO. 955036800 ext. 111
--
PHP General Mailing
Is it an error or a warning? If it is a warning you can try use @
before fsockopen() to avoid echoing warning messages [EMAIL PROTECTED](...)].
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED]
TLFNO. 955036800 ext. 111
uot;";
echo "INPUT = ".$input."";
echo "ENCRYPTED = ".$encrypted_data;
?>
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED]
TLFNO. 955036800 ext. 111
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t contains spaces, linefeeds and so on...
When I make page, which read data from this textarea-field, data came
from without
spaces and linefeeds. How to correct this problem?
Regards,
gustavus
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
[EMAIL PROTECTED]
TLFNO. 955036800 ext. 111
--
P
[EMAIL PROTECTED] wrote:
Hi all...
I've having problems submitting information to salesforce.com...
I have a system set up that allows my users here in the office, to send
individual leads, to salesforce...
However, if the users details contain characters such as...
Ù ë ý Ñ Ã etc...
htmlspecia
Have you tried using '&' ?
Chris Bruce wrote:
I am having trouble with a string becoming truncated at an '&'
character. I am passing the variable via a link
(http://...&campaign=MBI%20List%20-%20Steel%20&%20Concrete) and then
when I try to grab the incoming value of campaign into a SELECT quer
Hi, I want to know if there's a way to send MSN messenger messages thru
PHP... If there is How can I do it? Thanks...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
craig wrote:
Hi all,
I have to replicate the file encryption of a desktop bound
application. This means using triple DES, but I can't find
anything on the web or in the maunual (other than single
DES).
Does anyone know if it is doable to implement this using php,
or if I should just tell the c
Mmm this same problem happen to me also... I use Apache 1.3.29 for Win32
and PHP v4.3.4 ... I do not know why but mcrypt module failed to
initialize
[EMAIL PROTECTED] wrote:
Hi all,
I have problem with mcrypt function.
There is always an error that I don't know how to correct this.
This is
Hi, I want to replace a string "" with .
[whatever] may be what ever substring possible... ie. I want to replace
all occurences that exists being [whatever] a variable expression...
Thanks...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Radwan Aladdin wrote:
Hi all..
I want to echo something if the GET value was not exist in the database..
So for example : The user enters his email address and if this email was not found in the field
of the email addresses in the table.. then echo "Invalid Email Address"
So how to do it?
Regar
1 - 100 of 995 matches
Mail list logo