bject:
Permission denied
On Thu, 25 Nov 2004 10:06:47 -0500, John Nichel <[EMAIL PROTECTED]> wrote:
> Mario Bittencourt wrote:
>
>
> > Hi,
> >
> > I can't compile php 5 (or 4) with mnogosearch and mysql support. I
> > saw a couple of posts but I was wo
to do an fopen($filename, "w+") but it fails. If the file
is outside the Inetpub directory, it works!!!
Can anyone help PLEASE
Thanks in advance
Mario
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
(($to-$from)/60/60) and get the total number of hours but
depending on the date and time you get a different result. Can anyone help
with the SQL?
Thanks in advance
Mario
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Jasper and thanks for the quick reply.
something tells me it's not a straightforward SQL query that I have to use
here but a logic using PHP and SQL.
Mario
- Original Message -
From: "Jasper Bryant-Greene" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 29,
Isn't DATEDIFF() a MySQL 4.x function? The server I'm using has 3.x and I
can't upgrade...
- Original Message -
From: "Jasper Bryant-Greene" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 29, 2005 7:49 AM
Subject: Re: [PHP] Re: date problem
Mario
Hi all
I have a value like: %u0394%u0397%u03A4%u039C%u039B
Is there a way to decode to normal characters (like javascript's unescape()
function)
Thanks in advance
Mario
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
Im newbie in Linux and I need your help for install PHP5 in my Ubuntu
5.04 Linux distro, any links, manuals, etc
Thansk in advance!!
--
Saludos / Best regards
Mario Lacunza
Desarrollador de Sistemas - Webmaster
Email: [EMAIL PROTECTED]
Email: [EMAIL PROTECTED]
Messenger MSN: [EMAIL
Hi all
I have a project where I'm using PHP/Mysql. The client wants to run that
project to a cd.
Does anyone know of a trick either by using javascript, XML or an automated
script that creates a static site that will allow me to do that?
Many Thanks
M
--
PHP General Mailing List (http://w
. 4.0.2 but I think that won't work.
Any ideas?
Thanks in advance,
Mario Salinas
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
in Step #3 above).
If this is confusing you can see how it works at:
http://www.amazon-networks.com/bms
Below is how the decide.php script registers the variables.
Any suggestions anyone can offer will be greatly appreciated.
Thank You,
Mario A. Salinas
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hile it is being executed.
Any ideas?
Mario
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hile it is being executed.
Any ideas?
Mario
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Well, yes. But I think I may still need to output things to the browser
while the script is runing in the final version.
Thanks Andrew Brampton, thanks Billi Halsey, thanks Anas Mughal.
Anas Mughal ha escrito:
> Are you interested in remote debugging?
>
> --- Mario Montoya Martínez
Well, yes. But I think I may still need to output things to the browser
while the script is runing in the final version.
Thanks Andrew Brampton, thanks Billi Halsey, thanks Anas Mughal.
Anas Mughal ha escrito:
> Are you interested in remote debugging?
>
> --- Mario Montoya Martínez
Well, yes. But I think I may still need to output things to the browser
while the script is runing in the final version.
Thanks Andrew Brampton, thanks Billi Halsey, thanks Anas Mughal.
Anas Mughal ha escrito:
> Are you interested in remote debugging?
>
> --- Mario Montoya Martínez
Well, yes. But I think I may still need to output things to the browser
while the script is runing in the final version.
Thanks Andrew Brampton, thanks Billi Halsey, thanks Anas Mughal.
Anas Mughal ha escrito:
> Are you interested in remote debugging?
>
> --- Mario Montoya Martínez
xible with my time to accommodate your schedule. If you
are interested, please email me with some information about your
experience, some contact info and a best time to call.
Thank you in advance for your responses.
Sincerely,
Mario A. Salinas
--
PHP General Mailing List (http://www.ph
blem? I'm new to this and
have been staring at it for a while. Your help is greatly
appreciated.
Thanks in advance,
Mario Salinas
--
===
The Internet is a Jungle... We can guide you through it safely!
==
That should get you started :
$dirname='/var';
$dh=opendir($dirname) or die('could not open directory');
while (!(($file=readdir($dh))===false)){
if (is_dir('$dirname/$file')){
$myarray[]=$file;
}
echo "$file";
$myarray[]=$file;
}
Mario
M
ispering in company.
>> Most of us don't understand what you're saying.
>>
>> Rory
>>
>>
>
>
--
**
FUNDACIÓN CARTIF
MARIO DE FRUTOS DIEGUEZ - Email: [EMAIL PROTECTED]
División de Ingenier
I have a page where i place an image but i want when i show the image
delete it. How can i do this?
--
Mario de Frutos Dieguez
División de Ingeniería del Software
y Comunicaciones
CARTIF -Parque Tecnológico Boecillo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Petar Nedyalkov escribió:
On Thursday 14 April 2005 10:06, Mario de Frutos Dieguez wrote:
I have a page where i place an image but i want when i show the image
delete it. How can i do this?
You want to delete it from the clients machine or what?
--
Mario de Frutos Dieguez
División de
!="") {
insert commands.. } , etc
My question is, how can i unset $_POST["buttonNew"] or leave it empty
because when the user refresh the page make insert commans again because
the $_POST["buttonNew"] arent empty.
Thx in advance for all *^_^*
--
Mario de Frutos
nge
something in between "load" and "reload" and you have to tie it to that
user, filling in that form, at that time.
There's no easy way to do that unless *YOU* somehow notate each FORM you
send out, and then mark it as "used" when it comes back.
On Mon, Apr 1
pete M escribió:
I'm trying to figure out out to put a directive in .htaccess to make
the session timeout in 4 hours ..
tried
php_flag session.cookie_lifetime 240
and a few others
can someone help !
tia
Try ini_set("session.gc_maxlifetime","2400");
--
Mario de F
How can i make a line feed in a echo instruction? like printf("foo\n");
--
Mario de Frutos Dieguez
División de Ingeniería del Software
y Comunicaciones
CARTIF -Parque Tecnológico Boecillo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Andri Heryandi escribió:
Use echo "something ";
is that what you mean?
Mario de Frutos Dieguez wrote:
How can i make a line feed in a echo instruction? like printf("foo\n");
yes that's it thx
--
Mario de Frutos Dieguez
División de Ingeniería del Software
y Comunic
precision?
(Sorry for my home english :P)
--
Mario de Frutos Dieguez
División de Ingeniería del Software
y Comunicaciones
CARTIF -Parque Tecnológico Boecillo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
all the cases and only fails in the last sunday of October.
Can anyone help me?
Thanks in advance.
PD: Jochem home english is bad english :P
--
Mario de Frutos Dieguez
División de Ingeniería del Software
y Comunicaciones
CARTIF -Parque Tecnológico Boecillo
--
PHP General Mailing List (http
Petar Nedyalkov escribió:
On Wednesday 27 April 2005 09:17, Mario de Frutos Dieguez wrote:
Hi!
I have a problem with dates. I have a function that sum a duration in
laboral days to an initial date. The problem come when the function
reaches the last sunday of October, the data remains in the
Hi!
I have a problem using fread with a XML document. When i read some nodes
with a great amount of text it cuts in the same place of the text. There
are any limitation of text or something? I have in the php.ini the amount
of memory in 256M.
Thanks in advance
--
PHP General Mailing List (http:
8192) i obtain the same text and if a put 4096 it
cut before.
- --
******
FUNDACIÓN CARTIF
MARIO DE FRUTOS DIEGUEZ - Email: [EMAIL PROTECTED]
División de Ingeniería del Software y Comunicaciones
Parque Tecnológico de Boecillo, Parcela 205
Hi,
I am planning to use PHP to develop some scripts that will need to
create and manipulate html pages. One of the things that will be
created is a DOM tree of the html.
After reading the manual I've found that php supports the event-driven
and dom xml, but with the latter tagged as EXPERIM
101 - 133 of 133 matches
Mail list logo