Awesome...that solved it!!
Thanks a bunch to everyone who contributed!!
Cheers
Phil
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Greetings all,
Currently I have a form that has two lists that contain .
I use javacript to dynamically move options from one select list to another.
All this works fine...
this is the :
LT680
LT685
LT690
LT695
LT700
LT705
Now I wish to "post" all the options from one list to anothe
Good day all,
I have a problem for you all..
I have a form that has has the ability to delete a lot of information from
my MySQL database.
I would like to create a bit of security, in case the user hits the button
by accident.
I would like to create an additionnal window that would appear th
Much appreciated all,
I was kindda hopping that I missed something, some mysterious function...
My solution to this is: if a value like 2005416 to ignore it and only look
for 2005/4/16 or 20050416.
Cheers
Phil
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://ww
Greetings all,
I am trying to find a function or a way to parse a date that has the
following format 2005124 or 20051204.
When I have a date that has a single digit (ie month, day) all the date/time
function seem to go bizarre.
When it is a full 8 digit string everything is fine.
When ther
WOW...so much simpler..thank you very much!!
Cheers
Phil
style='FONT-SIZE:11px;FONT-FAMILY:tahoma,sans-serif'>size=1>
From: Burhan Khalid <[EMAIL PROTECTED]>To: Philippe
Reynolds <[EMAIL PROTECTED]>CC:
php-general@lists.php.netSubject: Re: [PHP] Socket
functio
Greetings,
When I do an ifconfig in unix, I see the the IP address for the my ethernet.
It follows something called inet.
Would anyone know who to manipulate the socket functions to be able to
extract the inet IP address fromt the eth0 section??
Cheers
Phil
--
PHP General Mailing List (ht
Yes, I would hard code my IP address but when the computer crashs the server
assigns it a different IP address, so I have to make my code a tad more
dynamic...
I havn't touched Java in a while, would you know the function for that?
Thanks again
I think you want to get the internal IP adress w
Hi all,
I would like to find a way to get my computers LAN IP address through PHP.
I tried using the gethostbyname("HOSTNAME") function, however I only got
back the 127.0.0.1 address.
Any help is always appreciated
Cheers
Phil
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
Acutally, I have just resolved my problem.
I was using method="get" in my form (which contains at least a hundred
values to be passed back). This overloaded the address length and therefore
could not and would not action the second page.
I switch to method="post" in my form (which does not p
Hey,
yeah I do have form tags. They are the following:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
I'm having a little problem with the interaction between php and IE.
I have two ".php" pages.
The first contains a form with the standard submit button. However when I
come to push the button, I get a "ding" sound (standard error sound) and it
seems like the button is deactivated. H
Hi all,
I running two php web page...therefore the page name has the ".php" on the
end.
The first page contains a form with a submit button at the botton. That
submit button actions the second ".php" page.
When I use my firefox browser everything works fine.
When I use Internet Explorer, the
13 matches
Mail list logo