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
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
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
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ª
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
Diana Castillo wrote:
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,
Well, I prefer using an int(14) field for saving unix dates (so, I save
the date as unix and not as date field). Thus is easi
Radwan Aladdin wrote:
Hi all.. I made this code for the login.php page.. it will compare A value from the users machine (Serial) and with a value inside the database (In that users' row).. so after logging it will check if also this value is the same and then echo something..is the following code
bernard wrote:
Hi,
Thanks for the suggestions !
Problem is solved sofar.
But how can I open the link in a new window, I tried (with my limited php
knowlegde) a lot of things, but i'ts not working :-(
To open the URL in a new window, you MUST use javascript.. You can
output a HTMP page l
I think it's because all headers must be sent BEFORE doing anything else ...
Scott Fletcher wrote:
Hi!
The login page where the HTTP Authentication would pop-up asking the web
user to enter the user id and password to log in. I'm using the PHP's
$_SERVER['PHP_AUTH_USER'] and it work okay in
khoa vo wrote:
I am a newbie. I'm trying to write a php script and put it on the
linux server at school.
Your name:
#!/lusr/bin/php
Hi .
I did locate php to find the path where php is installed and i got
/lusr/bin/php.
inde
59 matches
Mail list logo