Re: [PHP] PHP and daylight savings

2007-09-30 Thread Bruce Cowin
That was it, thanks! I compared the permissions on this dll to another dll extension that loads fine. When I made it the same, it worked. Thanks again! Regards, Bruce >>> Jeffery Fernandez <[EMAIL PROTECTED]> 1/10/2007 1:23 p.m. >>> On Monday 01 October 2007 10:08, Bruce Cowin wrote: > Yet

Re: [PHP] PHP and daylight savings

2007-09-30 Thread Jeffery Fernandez
On Monday 01 October 2007 10:08, Bruce Cowin wrote: > Yet another update! I managed to get rid of the CGI error by turning off > error logging to the syslog. But now I get this message: > > PHP Warning: PHP Startup: Unable to load dynamic library > 'c:\php\ext\php_timezonedb.dll' - Access is deni

Re: [PHP] PHP and daylight savings

2007-09-30 Thread Bruce Cowin
Yet another update! I managed to get rid of the CGI error by turning off error logging to the syslog. But now I get this message: PHP Warning: PHP Startup: Unable to load dynamic library 'c:\php\ext\php_timezonedb.dll' - Access is denied. in Unknown on line 0 As I say, this same dll works fin

Re: [PHP] PHP and daylight savings

2007-09-30 Thread Bruce Cowin
I discovered that we needed to update the php_timezonedb.dll. This worked fine on our servers and time is now correct. But in my dev environment on my machine, when I put the same dll in (with the same version of PHP), I get a CGI error when PHP tries to do anything. Anyone know why? Regar

[PHP] PHP and daylight savings

2007-09-30 Thread Bruce Cowin
I'm using PHP 5.1.2 on IIS. Here in New Zealand, our daylight savings started a week earlier than usual and went into affect this past weekend. The time on my machine is correct. The timezone settings on my machine are correct. But if I display the time on a PHP page, it is 1 hour behind. S

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-28 Thread edwardspl
Jim Lucas wrote: >[EMAIL PROTECTED] wrote: > > >>Hello, >> >>Afte update the config of php, then reboot the Web Server, but horde / >>imp show us still 2MB limit... >>So, I don't understand where is the problem... >> >>Hope more any help for us... >> >>Thanks ! >> >>Edward. >> >> > >The 2MB

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-28 Thread Jim Lucas
[EMAIL PROTECTED] wrote: > Hello, > > Afte update the config of php, then reboot the Web Server, but horde / > imp show us still 2MB limit... > So, I don't understand where is the problem... > > Hope more any help for us... > > Thanks ! > > Edward. The 2MB limit is a config option of Horde, NO

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-28 Thread edwardspl
Jim Lucas wrote: > [EMAIL PROTECTED] wrote: > >> Jim Lucas wrote: >> >>> [EMAIL PROTECTED] wrote: >>> >>> Jim Lucas wrote: > [EMAIL PROTECTED] wrote: > > >> post_max_size = 10M >> max_execution_time = 3600 ; Maximum execution time of each >> script, in >>

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-27 Thread Jim Lucas
[EMAIL PROTECTED] wrote: Jim Lucas wrote: [EMAIL PROTECTED] wrote: Jim Lucas wrote: [EMAIL PROTECTED] wrote: post_max_size = 10M max_execution_time = 3600 ; Maximum execution time of each script, in seconds max_input_time = 3600 ; Maximum amount of time each script may spend

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-27 Thread edwardspl
Jim Lucas wrote: >[EMAIL PROTECTED] wrote: > > >>Jim Lucas wrote: >> >> >> >>>[EMAIL PROTECTED] wrote: >>> >>> >>> post_max_size = 10M max_execution_time = 3600 ; Maximum execution time of each script, in seconds max_input_time = 3600 ; Maximum amount of time each scrip

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-26 Thread Jim Lucas
[EMAIL PROTECTED] wrote: > Jim Lucas wrote: > >> [EMAIL PROTECTED] wrote: >> >>> post_max_size = 10M >>> max_execution_time = 3600 ; Maximum execution time of each script, in >>> seconds >>> max_input_time = 3600 ; Maximum amount of time each script may spend >>> parsing request data >>> memory_li

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-26 Thread edwardspl
Jim Lucas wrote: > [EMAIL PROTECTED] wrote: > >> >> post_max_size = 10M >> max_execution_time = 3600 ; Maximum execution time of each script, in >> seconds >> max_input_time = 3600 ; Maximum amount of time each script may spend >> parsing request data >> memory_limit = 512M ; Maximum amount of mem

Re: [PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-26 Thread Jim Lucas
[EMAIL PROTECTED] wrote: post_max_size = 10M max_execution_time = 3600 ; Maximum execution time of each script, in seconds max_input_time = 3600 ; Maximum amount of time each script may spend parsing request data memory_limit = 512M ; Maximum amount of memory a script may consume file_uploads =

[PHP] [Fwd: Attachment Size and Memory limit with php and FC6 System]

2007-09-26 Thread edwardspl
Dear All, Would you mind to help ? Thanks ! Edward. Original Message Subject:Attachment Size and Memory limit with php and FC6 System Date: Thu, 27 Sep 2007 00:28:03 +0800 From: [EMAIL PROTECTED] Reply-To: For users of Fedora <[EMAIL PROTECTED]> To:

[PHP] Help with php and this part of the code...?

2007-09-09 Thread dekemcaffee
://www.webdesigningcompany.net web design company but have yet to get any solution. So here is the code. I hope someone can help me! http://" width="250" > http://"> "http:// "http://This image is from -- View this message in context: http://www.nabble.co

Re: [PHP] Building Web Site with Member Area in PHP (and MySQL) - Howto

2007-08-28 Thread Greg Donald
On 8/28/07, Jay Blanchard <[EMAIL PROTECTED]> wrote: > Google is your friend > http://www.google.com/search?hl=en&q=PHP+MySQL+login Everyone knows that already, even Google. http://www.google.com/search?q=google+is+your+friend -- Greg Donald http://destiney.com/ -- PHP General Mailing List (

RE: [PHP] Building Web Site with Member Area in PHP (and MySQL) - Howto

2007-08-28 Thread Jay Blanchard
[snip] Can anyone recommend resources that I can use to learn about doing this? Are then any open source scripts that demonstrate this kind of site? [/snip] Google is your friend http://www.google.com/search?hl=en&q=PHP+MySQL+login -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] Building Web Site with Member Area in PHP (and MySQL) - Howto

2007-08-28 Thread Stephen
Can anyone recommend resources that I can use to learn about doing this? Are then any open source scripts that demonstrate this kind of site? Thanks Stephen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP and SOAP calls

2007-08-27 Thread Angelo Zanetti
Richard Lynch wrote: On Fri, August 24, 2007 12:55 am, Angelo Zanetti wrote: Dear All I have been using nusoap to development a client that makes SOAP calls to a server. I have however been stuck on a small issue but can't seem to solve it and therefore I need to relook at using another p

Re: [PHP] PHP and SOAP calls

2007-08-26 Thread Richard Lynch
On Fri, August 24, 2007 12:55 am, Angelo Zanetti wrote: > Dear All > > I have been using nusoap to development a client that makes SOAP calls > to a server. I have however been stuck on a small issue but can't > seem > to solve it and therefore I need to relook at using another package to > get

Re: [PHP] PHP and SOAP calls

2007-08-23 Thread Paul Scott
On Fri, 2007-08-24 at 07:55 +0200, Angelo Zanetti wrote: > I have been using nusoap to development a client that makes SOAP calls > to a server. I have however been stuck on a small issue but can't seem > to solve it and therefore I need to relook at using another package to > get a solution.

Re: [PHP] PHP and SOAP calls

2007-08-23 Thread Angelo Zanetti
Paul Scott wrote: On Fri, 2007-08-24 at 07:55 +0200, Angelo Zanetti wrote: I have been using nusoap to development a client that makes SOAP calls to a server. I have however been stuck on a small issue but can't seem to solve it and therefore I need to relook at using another package to

[PHP] PHP and SOAP calls

2007-08-23 Thread Angelo Zanetti
Dear All I have been using nusoap to development a client that makes SOAP calls to a server. I have however been stuck on a small issue but can't seem to solve it and therefore I need to relook at using another package to get a solution. So I have read that PEAR also has a package that make

Re: [PHP] and newlines under windows

2007-08-10 Thread Richard Lynch
On Fri, August 10, 2007 11:48 am, Faither wrote: > I'm kind of lost with how str_replace , preg_replace, ereg_replace or > even explode are handling a "\n"-ewline. . . . > Is it even possible under windows? ^^ In Linux, the newline is "\n", but... Under Windows, the newline isn't "\n", it's "\r\n

[PHP] and newlines under windows

2007-08-10 Thread Faither
Hey there! I'm kind of lost with how str_replace , preg_replace, ereg_replace or even explode are handling a "\n"-ewline. I have a text string from a form and am trying to replace the "\n" or chr(10) or however you might call the newline with a simple html break tag. If I use the replacing f

[PHP] PHP and nCurses

2007-08-02 Thread Man-wai Chang
Anyone ever coded a full business app using PHP and nCurses? -- @~@ Might, Courage, Vision, SINCERITY. / v \ Simplicity is Beauty! May the Force and Farce be with you! /( _ )\ (Xubuntu 7.04) Linux 2.6.22.1 ^ ^ 15:43:01 up 21 days 17:47 2 users load average: 0.01 0.04 0.00 news

Re: [PHP] PHP and Java: accessing Java classes from PHP

2007-07-31 Thread Holografix
that uses SOAP/RPC/??? to provide the info PHP needs via HTTP instead > of trying to get PHP and Java to play nice together at the binary > level... I am not the java coder so I have to use the code that already exists. Thank you very much for the answer. greets holo ""Richard

Re: [PHP] PHP and Java: accessing Java classes from PHP

2007-07-27 Thread Richard Lynch
thout running Java... But maybe servelets is something separate from the monolithic Java already running? You might also consider taking a step back and writing a Java program that uses SOAP/RPC/??? to provide the info PHP needs via HTTP instead of trying to get PHP and Java to play nice together a

Re: [PHP] PHP and Java: accessing Java classes from PHP

2007-07-27 Thread Holografix
Hi Thanks for the answer. I'm using php 5 (5.2.3). holo ""Nathan Nobbe"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > if you cant get the php / java bridge to work and you cant run servlets > than > i dont know > what other options you have. we used to use soap for communicat

Re: [PHP] PHP and Java: accessing Java classes from PHP

2007-07-27 Thread Nathan Nobbe
if you cant get the php / java bridge to work and you cant run servlets than i dont know what other options you have. we used to use soap for communication between java and php where i worked last, but that would require servlets as well (afaik). the bridge is marked as experimental.. are you usin

[PHP] PHP and Java: accessing Java classes from PHP

2007-07-27 Thread Holografix
Hi I need to access some custom and native Java classes from php. I've tried the steps form php manual and php-javabridge from sf but I always get an apache crash. I don't need to run servlets and it's impossible to start servlet engine in the server (project requirements). The tutorials i've f

Re: [PHP] php and Ajax problem

2007-05-29 Thread Arpad Ray
Richard Kurth wrote: if(response.indexOf('|' != -1)) { Spot the misplaced bracket. if($_GET['takeaction']=="delete"){ $uid=$_GET['uid']; echo $uid; This is wide open to XSS attacks, you need to be just as careful with scripts intended to be accessed via javascript as you do with us

Re: [PHP] tinymce, php and mysql problem

2007-05-29 Thread Darren Whitlen
Zoltán Németh wrote: 2007. 05. 29, kedd keltezéssel 10.29-kor blueboy ezt írta: Hi, I am using tinymce to save news articles with very basic html styling in a database. This works well upto a point but when I get over a certain number of characters and then the 'you have an error in your SQL

Re: [PHP] tinymce, php and mysql problem

2007-05-29 Thread Zoltán Németh
2007. 05. 29, kedd keltezéssel 10.29-kor blueboy ezt írta: > Hi, > > I am using tinymce to save news articles with very basic html styling in a > database. This works well upto a point but when I get over a certain number > of characters and then the 'you have an error in your SQL syntax' error

[PHP] tinymce, php and mysql problem

2007-05-29 Thread blueboy
Hi, I am using tinymce to save news articles with very basic html styling in a database. This works well upto a point but when I get over a certain number of characters and then the 'you have an error in your SQL syntax' error. I am saving in as a LONGBLOB so it should not be a data type misma

Re: [PHP] php and Ajax problem

2007-05-28 Thread Jim Lucas
Richard Kurth wrote: I can not figure out way this is not working can somebody help? Untitled function createRequestObject() { var req; if(window.XMLHttpRequest){
  // Firefox, Safari, Opera...
  req = n

Re: [PHP] php and Ajax problem

2007-05-28 Thread Tijnema
On 5/28/07, Richard Kurth <[EMAIL PROTECTED]> wrote: I can not figure out way this is not working can somebody help? Untitled function createRequestObject() { var req; if(window.XMLHttpRequest){ // Firefox, Safari, Opera... req = new XMLHttpRequest(); } else if(window.Activ

Re: [PHP] php and Ajax problem

2007-05-28 Thread Stut
Not even slightly a PHP question, but since it's a bank holiday I seem to temporarily be in a more helpful mood. Richard Kurth wrote: $event['deleteevent']=' href="javascript:sendRequest(delete,32423434234234234324)">Delete this event'; echo $event['deleteevent']; ?> I'm thinking you need

[PHP] php and Ajax problem

2007-05-28 Thread Richard Kurth
I can not figure out way this is not working can somebody help? Untitled function createRequestObject() { var req; if(window.XMLHttpRequest){ // Firefox, Safari, Opera... req = new XMLHttpRequest(); } else if(window.ActiveXObject) { // Internet Explorer 5+

Re: [PHP] [Linux] PHP and SQL Server

2007-05-22 Thread David BERCOT
Le Tue, 22 May 2007 14:18:31 +0200, Tijnema <[EMAIL PROTECTED]> a écrit : > On 5/22/07, David BERCOT <[EMAIL PROTECTED]> wrote: > > Hi Mike, > > > > And thank you for your help... > > > > Le Mon, 21 May 2007 13:21:35 -0400, > > "Mike Smith" <[EMAIL PROTECTED]> a écrit : > > > On 5/21/07, David BER

Re: [PHP] [Linux] PHP and SQL Server

2007-05-22 Thread Tijnema
On 5/22/07, David BERCOT <[EMAIL PROTECTED]> wrote: Hi Mike, And thank you for your help... Le Mon, 21 May 2007 13:21:35 -0400, "Mike Smith" <[EMAIL PROTECTED]> a écrit : > On 5/21/07, David BERCOT <[EMAIL PROTECTED]> wrote: > > Hi Mike, > > > > Le Mon, 21 May 2007 10:24:52 -0400, > > "Mike Smi

Re: [PHP] [Linux] PHP and SQL Server

2007-05-22 Thread David BERCOT
Hi Mike, And thank you for your help... Le Mon, 21 May 2007 13:21:35 -0400, "Mike Smith" <[EMAIL PROTECTED]> a écrit : > On 5/21/07, David BERCOT <[EMAIL PROTECTED]> wrote: > > Hi Mike, > > > > Le Mon, 21 May 2007 10:24:52 -0400, > > "Mike Smith" <[EMAIL PROTECTED]> a écrit : > > > David, > > > >

Re: [PHP] [Linux] PHP and SQL Server

2007-05-21 Thread Mike Smith
On 5/21/07, David BERCOT <[EMAIL PROTECTED]> wrote: Hi Mike, Le Mon, 21 May 2007 10:24:52 -0400, "Mike Smith" <[EMAIL PROTECTED]> a écrit : > David, > > Is MSDE running in mixed mode authentication? I believe by default it > only uses Windows authentication. If you're not sure you can readup on

[PHP] [Linux] PHP and SQL Server

2007-05-21 Thread David BERCOT
Hi, I'd like to connect to SQL Server (it is MSDE from SQL Server 2000) from PHP. My system is Debian. I've installed FreeTDS and some dependencies... Here is my /etc/freetds/freetds.conf : [global] # TDS protocol version tds version = 4.2 [etemptation] host = 10.21.2.203

RE: [PHP] PhP and Java login trouble (can someone help a brother out whom is truely trying to understand?)

2007-05-10 Thread Brad Sumrall
I have these to independently working scripts. 1 is php, the other is javascript. For obvious reason, to separate logins are not appropriate. It has been recommended to make a separate function, not sure how to do this Common sense says, "carry the variable from php to javascripting". I am clue

RE: [PHP] PhP and Java login trouble

2007-05-09 Thread Brad Sumrall
alue=="") This is why I am not catching your angle. PhP makes so much more sense. This javascript integration is really giving me a headache! Suggestions? Brad -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 2:16 AM To: Brad Sumrall Cc

Re: [PHP] PhP and Java login trouble

2007-05-09 Thread itoctopus
I agree with Chris, if you can do it this way, then it's much better. Working with FCKEditor's code was not one of the easiest things I did in my life. -- itoctopus - http://www.itoctopus.com "Chris" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Brad Sumrall wrote: >> I am tryi

Re: [PHP] PhP and Java login trouble

2007-05-08 Thread Chris
Brad Sumrall wrote: I have been hunting all around that website you referred me too looking for javascripting information and can find nothing. I know a little bit of php but little to nothing about javascripting. Eh? I never sent you to a website. See this code: function validatelogi

RE: [PHP] PhP and Java login trouble

2007-05-08 Thread Brad Sumrall
-Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 10:58 PM To: Brad Sumrall Cc: 'php-general@lists.php.net' Subject: Re: [PHP] PhP and Java login trouble Firstly always CC the list - others can provide help and suggestions too. Brad Sumrall wrote: &g

Re: [PHP] PhP and Java login trouble

2007-05-08 Thread Lester Caine
Brad Sumrall wrote: I have been hunting all around that website you referred me too looking for javascripting information and can find nothing. I know a little bit of php but little to nothing about javascripting. I have been beating my head against the wall on this one for weeks now, I am so cl

Re: [PHP] PhP and Java login trouble

2007-05-08 Thread Chris
Firstly always CC the list - others can provide help and suggestions too. Brad Sumrall wrote: Any chance you can tell me what I am doing wrong? Brad onsubmit="return BBValidateLogin();"> You don't have a javascript function called 'BBValidateLogin'. You have one called validateLogin whic

Re: [PHP] PhP and Java login trouble

2007-05-08 Thread Chris
Brad Sumrall wrote: I am trying to create a commonlogin.php which would perform a duel login for phpbb and a java based FCKEditor combined I have working code for each as an individual but not a clue how to combine them. Does anyone have any suggestion on where I can go for information abou

RE: [PHP] single signon Solution php and .net

2007-04-29 Thread Buesching, Logan J
things for .Net, but I as I am not a .Net web developer, I can't help you out in that area. -Logan > -Original Message- > From: Murtaza Chang [mailto:[EMAIL PROTECTED] > Sent: Sunday, April 29, 2007 3:13 PM > To: php-general@lists.php.net > Subject: [PHP] single sig

[PHP] single signon Solution php and .net

2007-04-29 Thread Murtaza Chang
onto let say my php app he is logged and his session is created and when I redirect him to .net app he again sees a login form because the session isnt created in .net app. I need some single sign on solution I found lots of APIs and libraries for java but have no idea what can I use for php and

[PHP] single sign on Solution php and .net

2007-04-27 Thread Murtaza Chang
onto let say my php app he is logged and his session is created and when I redirect him to .net app he again sees a login form because the session isnt created in .net app. I need some single sign on solution I found lots of APIs and libraries for java but have no idea what can I use for php and

Re: [PHP] How to detect charset encoding with PHP and command line?

2007-04-17 Thread Davi
Em Terça 17 Abril 2007 18:18, William Lovaton escreveu: > Any idea with this one? please?? > > El lun, 02-04-2007 a las 07:51 -0500, William Lovaton escribió: > > Hi there, > > > > I'd like to know a way to detect the file encoding from PHP and Linux > > co

Re: [PHP] How to detect charset encoding with PHP and command line?

2007-04-17 Thread William Lovaton
Any idea with this one? please?? El lun, 02-04-2007 a las 07:51 -0500, William Lovaton escribió: > Hi there, > > I'd like to know a way to detect the file encoding from PHP and Linux > command line too. > > In PHP I tried mb_detect_encoding() but it doesn't work

[PHP] I want to pass Sub Window the value with PHP and JavaScript.

2007-04-05 Thread Napura
Hello I say Napura. In the code shown below "no" with PHP&JavaScript Hajime.php passes it to kekka.php. For "" though the data of "no" extends without trouble "_ blank target =" is added. Data cannot be received though new Sabwindow opens when assuming "". The method doesn't hit on easily t

Re: [PHP] crontab, PHP and MACOSX

2007-04-04 Thread Yvan Strahm
On 3/28/07, Chris <[EMAIL PROTECTED]> wrote: > There is a lot of require_once(' ') in the script and if i am not in the correct folder the script won't work. That is something php related ;) Change your require to something like this: require(dirname(__FILE__) . '/other_file_name.php'); --

[PHP] How to detect charset encoding with PHP and command line?

2007-04-02 Thread William Lovaton
Hi there, I'd like to know a way to detect the file encoding from PHP and Linux command line too. In PHP I tried mb_detect_encoding() but it doesn't work reliable, first I have to specify a list of posible encodings and second it always returns the first encoding I put in the list no m

Re: [PHP] crontab, PHP and MACOSX

2007-03-28 Thread Chris
There is a lot of require_once(' ') in the script and if i am not in the correct folder the script won't work. That is something php related ;) Change your require to something like this: require(dirname(__FILE__) . '/other_file_name.php'); -- Postgresql & php tutorials http://www.designmag

Re: [PHP] crontab, PHP and MACOSX

2007-03-28 Thread Chris
Shell command as cron jobs work and errors are also send to the local mail, but php scripts are not executed Does running the command manually work? If not, there's your problem. If it does, then it's a cron issue. Still something you should ask about on a mac mailing list. -- Postgresql

Re: [PHP] crontab, PHP and MACOSX

2007-03-28 Thread Yvan
On March 28, 2007, Chris wrote: > Yvan wrote: > > Hello all, > > > > I don't know if it's the correct list, but as a php script is involved > > Nope, not the right list. Cron isn't running - which has absolutely > nothing to do with php. > > > I try to start a set up a crontab job with cron

Re: [PHP] crontab, PHP and MACOSX

2007-03-28 Thread Yvan
ne on a centos box. Thank anyway for the hints yvan > Original Message > > Date: Wednesday, March 28, 2007 03:55:09 PM -0700 > > From: Yvan <[EMAIL PROTECTED]> > > To: php-general@lists.php.net > > Cc: > > Subject: [PH

Re: [PHP] crontab, PHP and MACOSX

2007-03-28 Thread Chris
Yvan wrote: Hello all, I don't know if it's the correct list, but as a php script is involved Nope, not the right list. Cron isn't running - which has absolutely nothing to do with php. I try to start a set up a crontab job with crontab -e, which should start a php script: */10*

Re: [PHP] crontab, PHP and MACOSX

2007-03-28 Thread Myron Turner
Yvan wrote: Hello all, I don't know if it's the correct list, but as a php script is involved I try to start a set up a crontab job with crontab -e, which should start a php script: */10* * * * cd /Users/yvan/Sites/est-pac/ ; /usr/bin/php /Users/yvan/Sites/est

[PHP] crontab, PHP and MACOSX

2007-03-28 Thread Yvan
Hello all, I don't know if it's the correct list, but as a php script is involved I try to start a set up a crontab job with crontab -e, which should start a php script: */10* * * * cd /Users/yvan/Sites/est-pac/ ; /usr/bin/php /Users/yvan/Sites/est-pac/controlle

RE: [PHP] php and javascript error

2007-03-12 Thread Richard Lynch
On Sun, March 11, 2007 9:21 am, tedd wrote: > At 5:28 PM +0100 3/7/07, [EMAIL PROTECTED] wrote: >> > PS: If you want your code to validate, change the & to & Add >> the >>> closing tag too. >>> PPS: It's advisable not to use the short tags, use >> of >in such a cases I usually use instead . >

Re: [PHP] php and javascript error

2007-03-12 Thread Richard Lynch
On Thu, March 8, 2007 7:17 pm, jekillen wrote: > Yes I have been around the bend with Netscape and now, Fire Fox > javascript consoles. > Before I got it that I need to format web content text for Unix, I > went > crazy trying to interpret > Netscape console messages and the line numbers it said th

Re: [PHP] php and javascript error

2007-03-12 Thread Richard Lynch
When you install IE, I think there is an option to get the developer JS tools that give better error messages... And there's some kind of setting in the preferences about showing JS errors. And maybe a JS console. Havent' used IE for so long, I forget what all there is, but I suspect you can wri

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Edward Vermillion
o: "Jonathan Kahan" <[EMAIL PROTECTED]> Cc: "php Lists" Sent: Monday, March 12, 2007 6:27 PM Subject: Re: [PHP] Installing php and mysql on linux You've either got path problems or up2date is not installed. That's what 'command not found' means, it

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Jonathan Kahan
) a php-mysql rpm? - Original Message - From: "Edward Vermillion" <[EMAIL PROTECTED]> To: "Jonathan Kahan" <[EMAIL PROTECTED]> Cc: "php Lists" Sent: Monday, March 12, 2007 6:27 PM Subject: Re: [PHP] Installing php and mysql on linux You

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Edward Vermillion
r Estrin Technologies, inc. 1375 Broadway, 3rd Floor, New York, NY, 10018 Email: [EMAIL PROTECTED] Web: http://www.estrintech.com - Original Message ----- From: "Brad Bonkoski" <[EMAIL PROTECTED]> To: "Jona

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Alberto Ferrer
-- >> Systems Developer >> Estrin Technologies, inc. >> 1375 Broadway, 3rd Floor, New York, NY, 10018 >> -------- >> Email: [EMAIL PROTECTED] >> Web: http://www.es

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Jonathan Kahan
CTED] Web: http://www.estrintech.com - Original Message - From: "Brad Bonkoski" <[EMAIL PROTECTED]> To: "Jonathan Kahan" <[EMAIL PROTECTED]> Cc: Sent: Monday, March 12, 2007 4:30 PM Subject: Re: [PHP] Installing php and mysql on linux I think up2date is *

RE: [PHP] Installing php and mysql on linux

2007-03-12 Thread Jim Moseby
> I am attempting to start the mysql rpm in Red hat as a first > step prior to > downloading and activating the php-mysql rpm. I was > attempting to follow > steps based on the link below. the php rpm is loaded and > activated as I have > been able to execute php scripts. When I attempt to fo

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Brad Bonkoski
I think up2date is *not* up2date ;-) Google for 'yum' and all its flags for usage... -B Jonathan Kahan wrote: Hi all, I am attempting to start the mysql rpm in Red hat as a first step prior to downloading and activating the php-mysql rpm. I was attempting to follow steps based on the link be

[PHP] Installing php and mysql on linux

2007-03-12 Thread Jonathan Kahan
Hi all, I am attempting to start the mysql rpm in Red hat as a first step prior to downloading and activating the php-mysql rpm. I was attempting to follow steps based on the link below. the php rpm is loaded and activated as I have been able to execute php scripts. When I attempt to follow th

Re: [PHP] php and javascript error

2007-03-11 Thread tedd
At 3:25 PM +0100 3/11/07, Tijnema ! wrote: On 3/11/07, tedd <[EMAIL PROTECTED]> wrote: At 5:28 PM +0100 3/7/07, [EMAIL PROTECTED] wrote: > PS: If you want your code to validate, change the & to & Add the closing tag too. PPS: It's advisa

Re: [PHP] php and javascript error

2007-03-11 Thread Tijnema !
On 3/11/07, tedd <[EMAIL PROTECTED]> wrote: At 5:28 PM +0100 3/7/07, [EMAIL PROTECTED] wrote: > > PS: If you want your code to validate, change the & to & Add the >> closing tag too. >> PPS: It's advisable not to use the short tags, use in such a cases I usually use instead . At >least it'

RE: [PHP] php and javascript error

2007-03-11 Thread tedd
At 5:28 PM +0100 3/7/07, [EMAIL PROTECTED] wrote: > PS: If you want your code to validate, change the & to & Add the closing tag too. PPS: It's advisable not to use the short tags, use in such a cases I usually use instead . At least it's shorter. :) -afan But, while it's shorter, it's

Re: [PHP] php and javascript error

2007-03-08 Thread jekillen
On Mar 7, 2007, at 11:46 PM, Tijnema ! wrote: Just a little side note, you said that firefox wasn't giving an error, i think it does, but that it hides the error. Open your page, and then go to Tools->javascript console. There it will display all javascript errors. And gives a nice detailed e

Re: [PHP] php and javascript error

2007-03-07 Thread Tijnema !
Just a little side note, you said that firefox wasn't giving an error, i think it does, but that it hides the error. Open your page, and then go to Tools->javascript console. There it will display all javascript errors. And gives a nice detailed error. Tijnema

Re: [PHP] php and javascript error

2007-03-07 Thread jekillen
iscussion list but, javascript and php compliment each other very well. Internet Explorer has error reporting that can be turned on in the preferences. I would try that before making any other assumptions. Believe me, I started developing javascript before php and with no IDE for javas

Re: [PHP] php and javascript error

2007-03-07 Thread Ed Curtis
Edward Kay wrote: you've got a stay quote mark in one of your PHP vars. Not it, I looked and there's nothing there. I'm sure it's because you've got some stray characters in your output that mess it up. It would help if you actually posted the source rather than just saying it's OK, when it

Re: [PHP] php and javascript error

2007-03-07 Thread Seak, Teng-Fong
Ed Curtis wrote: > Németh Zoltán wrote: >> 2007. 03. 7, szerda keltezéssel 10.59-kor Ed Curtis ezt írta: >> >>> I've just run into this problem this morning >>> >>> >> onclick="javascript:window.open('web_forward.php?address=>> $web_url; ?>&agent=&real_company_name=>> $real_company_name; ?>', '

RE: [PHP] php and javascript error

2007-03-07 Thread Edward Kay
> >>> > >>> > >> > >>This is a JavaScript issue, but may have something to do with > the data you > >>are echoing out in PHP. Look at the source in the browser. My guess it > >>that > > >>you've got a stay quote mark in one of your PHP vars. > > Not it, I looked and there's nothing there. I'm sur

RE: [PHP] php and javascript error

2007-03-07 Thread Brad Fuller
> -Original Message- > From: Brad Fuller [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 07, 2007 12:02 PM > To: 'Ed Curtis'; 'php-general@lists.php.net' > Subject: RE: [PHP] php and javascript error > > > -Original Message-

RE: [PHP] php and javascript error

2007-03-07 Thread Brad Fuller
> -Original Message- > From: Ed Curtis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 07, 2007 11:47 AM > To: php-general@lists.php.net > Subject: Re: [PHP] php and javascript error > > > >>> > >>> > >>>This produces an

Re: [PHP] php and javascript error

2007-03-07 Thread Ed Curtis
This produces an "Error on Page" in IE 7, but works perfectly in Firefox and Netscape. I have several other javascript calls on the page where this call resides and all of them work perfectly except for this one. Does this error occur because I'm sending the variables to another script that d

RE: [PHP] php and javascript error

2007-03-07 Thread afan
> >> I've just run into this problem this morning >> >> >> >> This produces an "Error on Page" in IE 7, but works perfectly in Firefox >> and Netscape. >> >> I have several other javascript calls on the page where this call >> resides and all of them work perfectly except for this one. Does th

Re: [PHP] php and javascript error

2007-03-07 Thread Tijnema !
On 3/7/07, Ed Curtis <[EMAIL PROTECTED]> wrote: Németh Zoltán wrote: > 2007. 03. 7, szerda keltezéssel 10.59-kor Ed Curtis ezt írta: > >>I've just run into this problem this morning >> >> >> >>This produces an "Error on Page" in IE 7, but works perfectly in Firefox >>and Netscape. >> >>I hav

Re: [PHP] php and javascript error

2007-03-07 Thread Ed Curtis
Németh Zoltán wrote: 2007. 03. 7, szerda keltezéssel 10.59-kor Ed Curtis ezt írta: I've just run into this problem this morning This produces an "Error on Page" in IE 7, but works perfectly in Firefox and Netscape. I have several other javascript calls on the page where this call re

RE: [PHP] php and javascript error

2007-03-07 Thread Edward Kay
> I've just run into this problem this morning > > > > This produces an "Error on Page" in IE 7, but works perfectly in Firefox > and Netscape. > > I have several other javascript calls on the page where this call > resides and all of them work perfectly except for this one. Does this > error

Re: [PHP] php and javascript error

2007-03-07 Thread Tijnema !
Open the page with IE 7, and open the source, if it doesn't show any tags, then it is a IE problem.. Tijnema On 3/7/07, Németh Zoltán <[EMAIL PROTECTED]> wrote: 2007. 03. 7, szerda keltezéssel 10.59-kor Ed Curtis ezt írta: > I've just run into this problem this morning > > > > This prod

Re: [PHP] php and javascript error

2007-03-07 Thread Németh Zoltán
2007. 03. 7, szerda keltezéssel 10.59-kor Ed Curtis ezt írta: > I've just run into this problem this morning > > > > This produces an "Error on Page" in IE 7, but works perfectly in Firefox > and Netscape. > > I have several other javascript calls on the page where this call > resides and

[PHP] php and javascript error

2007-03-07 Thread Ed Curtis
I've just run into this problem this morning This produces an "Error on Page" in IE 7, but works perfectly in Firefox and Netscape. I have several other javascript calls on the page where this call resides and all of them work perfectly except for this one. Does this error occur becau

Re: [PHP] Re: Matching Proper Versions Of PHP and MySQL

2007-03-05 Thread Chris
zerof wrote: revDAVE escreveu: Hello All, I'm a newbie. My server just upgraded to PHP version 5.1.2 from php 4.3.11 MySQL currently is v 4.0.27 Q: What is the oldest - best/safest version of mySQL to use with PHP version 5.1.2.? The reason I mentioned the oldest - is because, for legacy

[PHP] Re: Matching Proper Versions Of PHP and MySQL

2007-03-05 Thread zerof
revDAVE escreveu: Hello All, I'm a newbie. My server just upgraded to PHP version 5.1.2 from php 4.3.11 MySQL currently is v 4.0.27 Q: What is the oldest - best/safest version of mySQL to use with PHP version 5.1.2.? The reason I mentioned the oldest - is because, for legacy clients, I would

[PHP] Matching Proper Versions Of PHP and MySQL

2007-03-05 Thread revDAVE
Hello All, I'm a newbie. My server just upgraded to PHP version 5.1.2 from php 4.3.11 MySQL currently is v 4.0.27 Q: What is the oldest - best/safest version of mySQL to use with PHP version 5.1.2.? The reason I mentioned the oldest - is because, for legacy clients, I would like to do the mini

<    1   2   3   4   5   6   7   8   9   10   >