[PHP] Dynamically Created Checkboxes

2011-02-22 Thread Gary
i = 0; while ( $row = mysql_fetch_array($Recordset1) ) { $i++; print "\n"; print "\n"; echo "{$row['state_id']}\n"; echo "{$row['name']}\n"; echo "\n"; }//end while print "\n"; } else { echo("Error perfo

[PHP] Re: Dynamically Created Checkboxes

2011-02-23 Thread Gary
"Pete Ford" wrote in message news:62.c1.32612.d49d4...@pb1.pair.com... > This bit? > > On 22/02/11 22:06, Gary wrote: >> for($i=1; $i<=$_POST['counties']; $i++) { >> if ( isset($_POST["county{$i}"] ) ) { > > You loop over $_POST[&#

Re: [PHP] Re: Dynamically Created Checkboxes

2011-02-23 Thread Gary
"Jim Lucas" wrote in message news:4d653673.7040...@cmsws.com... > On 2/23/2011 4:35 AM, Gary wrote: >> "Pete Ford" wrote in message >> news:62.c1.32612.d49d4...@pb1.pair.com... >>> This bit? >>> >>> On 22/02/11 22:06, Gary wrote:

Re: [PHP] Re: Dynamically Created Checkboxes

2011-02-23 Thread Gary
"Jim Lucas" wrote in message news:4d653673.7040...@cmsws.com... > On 2/23/2011 4:35 AM, Gary wrote: >> "Pete Ford" wrote in message >> news:62.c1.32612.d49d4...@pb1.pair.com... >>> This bit? >>> >>> On 22/02/11 22:06, Gary wrote:

Re: [PHP] Re: Dynamically Created Checkboxes

2011-02-23 Thread Gary
"Steve Staples" wrote in message news:1298490417.14826.2418.camel@webdev01... > On Wed, 2011-02-23 at 14:17 -0500, Gary wrote: >> "Jim Lucas" wrote in message >> news:4d653673.7040...@cmsws.com... >> > On 2/23/2011 4:35 AM, Gary wrote: >> >&

[PHP] Re: mysql_num_rows()

2011-02-24 Thread Gary
"Pete Ford" wrote in message news:b3.66.55836.0aa26...@pb1.pair.com... > On 22/02/11 14:40, Gary wrote: >> "Pete Ford" wrote in message >> news:76.48.39221.054c3...@pb1.pair.com... >>> On 22/02/11 13:59, Gary wrote: >>>> "Pet

Re: [PHP] Re: Dynamically Created Checkboxes

2011-02-24 Thread Gary
"Steve Staples" wrote in message news:1298492194.14826.2425.camel@webdev01... > On Wed, 2011-02-23 at 14:56 -0500, Gary wrote: >> "Steve Staples" wrote in message >> news:1298490417.14826.2418.camel@webdev01... >> > On Wed, 2011-02-23 at 14:17 -0

Re: [PHP] Re: Dynamically Created Checkboxes

2011-02-24 Thread Gary
"Steve Staples" wrote in message news:1298568238.14826.2431.camel@webdev01... > On Thu, 2011-02-24 at 11:42 -0500, Gary wrote: >> "Steve Staples" wrote in message >> news:1298492194.14826.2425.camel@webdev01... >> > On Wed, 2011-02-23 at 14:56 -0500,

Re: [PHP] Re: Dynamically Created Checkboxes

2011-02-24 Thread Gary
"Steve Staples" wrote in message news:1298570683.14826.2438.camel@webdev01... > On Thu, 2011-02-24 at 12:52 -0500, Gary wrote: >> "Steve Staples" wrote in message >> news:1298568238.14826.2431.camel@webdev01... >> > On Thu, 2011-02-24 at 11:42 -0500,

[PHP] DBG Debugger

2004-06-17 Thread gary
I've downloaded DBG but can't get it to work with any of the IDEs it supposedly works with. Can anyone supply links to an IDE and a DBG version that integrate and work together correctly? Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

[PHP] New to PHP

2008-10-13 Thread Gary
I am just starting to learn php, and typically I use newsgroups to suppliment the learning process. Does anyone have any sources that you would reccommend to me and is this the best NG for me to monitor?...or is there another you might suggest? Thanks Gary -- PHP General Mailing List

[PHP] New to PHP

2008-10-13 Thread Gary
might suggest? Thanks Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] New to PHP

2008-10-13 Thread Gary
and once I get in deeper I'm sure I will have a lot of quesitons. Thanks again Gary ""Daniel Brown"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Welcome to the list, Gary. > > On Mon, Oct 13, 2008 at 10:01 AM, Gary <[EMAIL PROTE

[PHP] New to this group....a continuation

2008-10-13 Thread Gary
I posted that I was new to php and had a nice warm responce, however I am now getting these responses in my email box. Is this something that I am doing? I read and contribute to other news groups on a daily basis and this is a first Can I change this? Thanks Gary -- PHP General

Re: [PHP] New to this group....a continuation

2008-10-13 Thread Gary
You must be a ptd customer...actually I am in SEPA, but howdy neighbor all the same. Gary ""Daniel Brown"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Mon, Oct 13, 2008 at 12:57 PM, Gary <[EMAIL PROTECTED]> wrote: >> I posted

Re: [PHP] New to this group....a continuation

2008-10-13 Thread Gary
I'm sure I will be able to filter, its just that I belong to a number of other NGs and this is the first time I have seen this... Thanks gary "Wolf" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Gary <[EMAIL PROTECTED]> wrote: >> I po

Re: [PHP] Amazing!!

2001-01-27 Thread Gary
orer at http://explorer.msn.com This should get you up and running.:) http://hotwired.lycos.com/webmonkey/00/44/index4a_page7.html HTH Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admin

[PHP] Cookies

2001-02-13 Thread Gary
else setcookie ("getdwgnum", $cook,time()+28800); ?> I want to look for a cookie and if it is not there I want to set one. Any ideas? Thanks, Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

[PHP] Image in a Template

2001-02-13 Thread Gary
TIA Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Image in a Template

2001-02-14 Thread Gary
That is exactly what I ended up doing. Thanks to all. Gary Ankur Verma wrote: > keep the images in a folder on the file system and link the filename of the > picture to the product tuple in the dataabse. > > I would suggest you use the product ID as the filename for the pict

[PHP] Delete from cart

2001-02-16 Thread Gary
Hi All, It is Friday afternoon here and I don't want to have to reinvent the wheel. What would be the easiest way to delete an item from a shopping cart? I know what is required for Mysql but I am stumped on how to implement it. TIA Gary -- PHP General Mailing List (http://www.ph

Re: [PHP] Delete from cart

2001-02-16 Thread Gary
t; where $stockno is an session array variable. its very spec on what software > your using. > > > -- > > > Chris Lee > Mediawaveonline.com > > em. [EMAIL PROTECTED] > > ph. 250.377.1095 > ph. 250.376.2690 > fx. 250.554.1120 > > > > >

Re: [PHP] Delete from cart

2001-02-16 Thread Gary
Thanks Chris, It is a little late in the design to use your class, but it has given me an idea on how to delete from my code. Thanks Gary Chris Lee wrote: > here is a very simple cart in sessions. you have stockno and quan, it can be > easily modified to handle various other var

[PHP] RedHat 8.0 php_flag invalid command error

2002-11-25 Thread Gary Smith
.0 is PHP 4.2.2 and Apache 2.x Is this a bug in apache or php? Does anyone have a fix? I've searched the web and I don't see anyone else having this problem. Thanks, Gary Smith -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Forms & PHP

2003-07-02 Thread Gary Ogilvie
still in the text boxes. What is the easiest way to do this using PHP? Many thanks Gary Ogilvie

RE: [PHP] Forms & PHP

2003-07-02 Thread Gary Ogilvie
[snip] By maintaining the POST (assuming you're using POST)variables and calling them into the form values when reloaded. If you go to the second page store the POST variables in hidden form input types, then grab them when the second page is POSTED. Does this make sense? Not enough caffeine for me

RE: [PHP] Forms & PHP

2003-07-02 Thread Gary Ogilvie
l the text boxes with the information that was already written - because this information (from page1.php, first form) has not been saved to the database yet. You probably knew this anyway - but I had to go through that process to satisfy myself!! Many Thanks Gary Ogilvie -- PHP General Mailing

RE: [PHP] Forms & PHP[Scanned]

2003-07-02 Thread Gary Ogilvie
Wouldn't I then be saving the contents of that page twice in the database? -Original Message- From: Michael Egan [mailto:[EMAIL PROTECTED] Sent: 02 July 2003 14:53 To: PHP General Subject: RE: [PHP] Forms & PHP[Scanned] If I've understood your initial email correctly another approach wo

RE: [PHP] Forms & PHP

2003-07-02 Thread Gary Ogilvie
Ah I understand that - many thanks. -Original Message- From: Greg Wiley [mailto:[EMAIL PROTECTED] Sent: 02 July 2003 14:59 To: Gary Ogilvie; 'PHP General' Subject: Re: [PHP] Forms & PHP On Wed, 2 Jul 2003 14:45:27 +0100, Gary Ogilvie <[EMAIL PROTECTED]> w

RE: [PHP] Forms & PHP - Thanks

2003-07-02 Thread Gary Ogilvie
Thanks all, I shall try these methods now. I may be a while - the form is pretty large :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Refresh in PHP

2003-07-04 Thread Gary Ogilvie
Hi Everyone, My user has reported a problem when he loads a page. The page grabs data from MSSQL and displays this on the screen. However, it is not updated. Is there any way in getting the page to automatically refresh itself once when it is loaded? Many thanks -- PHP General Mailing List (ht

[PHP] Refresh in PHP

2003-07-07 Thread Gary Ogilvie
Hi Everyone, My user has reported a problem when he loads a page. The page grabs data from MSSQL and displays this on the screen. However, it is not updated. Is there any way in getting the page to automatically refresh itself ONCE when it is loaded, without ending up in a loop? Many thanks --

RE: [PHP] Refresh in PHP [solved]

2003-07-07 Thread Gary Ogilvie
Yeah I found that out eventually. Thanks :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Capturing Windows Login Details

2003-07-11 Thread Gary Ogilvie
Hi All, I need to capture the username and password used to login to Windows 2000/XP with PHP. Does anybody know how to do this? Many thanks Gary Ogilvie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Capturing Windows Login Details

2003-07-11 Thread Gary Ogilvie
:36 To: Gary Ogilvie; [EMAIL PROTECTED] Subject: Re: [PHP] Capturing Windows Login Details > I need to capture the username and password used to login to Windows > 2000/XP with PHP. Does anybody know how to do this? You can get the username, that's it. $_SESSION['LOGON_USER&#

RE: [PHP] Capturing Windows Login Details

2003-07-11 Thread Gary Ogilvie
Everything I try I get "undefined index" what does this mean? It is vital also that I can grab the user and the pass before somebody can access a certain part of the website, like the authentication dialogs that appear in Internet Explorer. Gazza -- PHP General Mailing List (http://www.php.net/

RE: [PHP] Capturing Windows Login Details

2003-07-11 Thread Gary Ogilvie
I have found out that all I actually need is the username. That is all - either the windows login username or the firewall username. How do I grab either? Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Capturing Windows Login Details

2003-07-11 Thread Gary Ogilvie
Well here is some more information so you can understand what I am trying to do: I need to display their username in html/php document. This document has a form which they fill out. It is to stop people changing who they are when they fill out the form (for example joe bloggs filling out a timeshe

RE: [PHP] Capturing Windows Login Details

2003-07-11 Thread Gary Ogilvie
Indeed that works thank you very much :) -Original Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: 11 July 2003 15:50 To: Gary Ogilvie; [EMAIL PROTECTED] Subject: Re: [PHP] Capturing Windows Login Details > Well here is some more information so you can understand w

[PHP] Multidimensional arrays

2003-07-18 Thread Gary Broughton
(recordcount,2) i = 0 while not eof custarray(i,0) = id; custarray(i,1) = name; i = i+1; movenext wend ... but all my efforts to store them in the same kind of way in PHP have proved fruitless. Any advice would be much appreciated. Many thanks Gary -- PHP General Mailing List

Re: [PHP] Multidimensional arrays

2003-07-18 Thread Gary Broughton
); /* store the number of records retrieved */ while ($oRsCusts = mysql_fetch_array($resCusts)) { array_push($strCusts,array($oRsCusts["id"],$oRsCusts["name"])); /* add new array row */ } } Many thanks once again. Gary &quo

[PHP] Connecting to MSSQL Using PHP on Apache 2.X.X Windows Machine

2003-06-18 Thread Gary Ogilvie
ge I only get the first print line displayed in the browser. When I check MSSQL no table has been added. Does anyone know how I can fix this? I am running Apache 2.X.X on Windows 2000 Server (on my local machine) using PHP 4.X.X. Any help is appreciated Gary Ogilvie

RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.X Windows Machine

2003-06-18 Thread Gary Ogilvie
Sent: 18 June 2003 15:51 To: Gary Ogilvie; [EMAIL PROTECTED] Subject: RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.X Windows Machine [snip] "); $s = @mssql_connect($myServer, $myUser, $myPass) or die("Couldn't connect to SQL Server on $myServer"); print ("stag

RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.X WindowsMachine

2003-06-18 Thread Gary Ogilvie
I have tried it on a different machine and it is working... so maybe its something to do with the setup of my computer? -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: 18 June 2003 15:59 To: [EMAIL PROTECTED] Cc: Gary Ogilvie; [EMAIL PROTECTED] Subject: RE: [PHP

RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.X WindowsMachine

2003-06-18 Thread Gary Ogilvie
-Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: 18 June 2003 16:14 To: Gary Ogilvie; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.X WindowsMachine [snip] I have tried it on a different machine and it is

RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.X WindowsMachine

2003-06-18 Thread Gary Ogilvie
How do I comment out a line in an ini file... -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: 18 June 2003 16:14 To: Gary Ogilvie; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.X WindowsMachine [snip] I have

RE: [PHP] Connecting to MSSQL Using PHP on Apache 2.X.XWindowsMachine

2003-06-18 Thread Gary Ogilvie
Now I get an error message when going to load the page: Unknown(): Unable to load dynamic library './php_mssql.dll' - The specified module could not be found. -Original Message- From: Adam Voigt [mailto:[EMAIL PROTECTED] Sent: 18 June 2003 16:29 To: Gary Ogilvie Cc: 

RE: [PHP] Connecting to MSSQL Using PHP on Apache2.X.XWindowsMachine

2003-06-18 Thread Gary Ogilvie
It appears don't have a extension_path line in my ini file -Original Message- From: Adam Voigt [mailto:[EMAIL PROTECTED] Sent: 18 June 2003 16:35 To: Gary Ogilvie Cc: 'Jay Blanchard'; [EMAIL PROTECTED] Subject: RE: [PHP] Connecting to MSSQL Using PHP on Apache2.X.XWindo

[PHP] My Problem

2003-06-18 Thread Gary Ogilvie
Don't worry all - its all been fixed now - thanks for the help :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] My Problem

2003-06-18 Thread Gary Ogilvie
After changing the dir to "f:\php\exstensions" all was ok =) -Original Message----- From: Gary Ogilvie [mailto:[EMAIL PROTECTED] Sent: 18 June 2003 16:40 To: 'Terje Torkelsen'; [EMAIL PROTECTED] Subject: [PHP] My Problem Don't worry all - its all been fixed

[PHP] Trapping PHP Errors

2003-06-19 Thread Gary Ogilvie
that do not exist. Thanks in advance Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Empty Page problems

2003-06-19 Thread Gary Ogilvie
Hello everyone, Can anyone tell me what is wrong with my PHP script? I am trying to add information to an MSSQL database from a separate HTM file. The script it as follows: Attempting To Connect To MSSQL - "); $s = @mssql_connect($myServer, $myUser, $myPass) or die("Couldn't Connect To SQL Serve

RE: [PHP] Empty Page problems

2003-06-19 Thread Gary Ogilvie
07 To: Gary Ogilvie; [EMAIL PROTECTED] Subject: Re: [PHP] Empty Page problems > Can anyone tell me what is wrong with my PHP script? I am trying to add > information to an MSSQL database from a separate HTM file. The script it > as follows: How about you tell us what the problem is? What is

[PHP] - Default Date

2003-06-23 Thread Gary Ogilvie
Hi everyone, I am about to start work on a PHP script and I need to know how to today's date. Is there a default variable built into PHP that has today's date? Many thanks Gary Ogilvie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] default time

2003-06-25 Thread Gary Ogilvie
Hi everyone, I want to assign the current time to a variable. Currently I am using: $myTime = time() But this displays the time as: 1056551047 when it is in fact 15:25 How do I get the proper format for time? I looked on the web site but couldn't understand any of it :( Thanks in advance --

RE: [PHP] default time (Solved)

2003-06-25 Thread Gary Ogilvie
Thanks a lot - I never realised you had to use the date() function to get the time! -Original Message- From: Adam Voigt [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 15:44 To: Gary Ogilvie Cc: [EMAIL PROTECTED] Subject: Re: [PHP] default time Read the manual page for the date tag: http

[PHP] mssql_connect error

2003-06-25 Thread Gary Ogilvie
thing wrong with my code so I assume something is not set up correctly? The extensions_dir in php.ini (winnt folder) is pointing to the correct place. Thanks in advance. Gary

RE: [PHP] mssql_connect error

2003-06-25 Thread Gary Ogilvie
What do you mean? How do I do this? -Original Message- From: Michael A Smith [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 18:53 To: Gary Ogilvie Subject: Re: [PHP] mssql_connect error You didn't compile with --enable-mssql. -Michael On Wed, 2003-06-25 at 09:48, Gary Ogilvie wrote:

RE: [PHP] mssql_connect error

2003-06-25 Thread Gary Ogilvie
The extensions directory is set to the correct path in the ini file though. I can't see where my error is... -Original Message- From: Michael A Smith [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 18:56 To: Gary Ogilvie Subject: RE: [PHP] mssql_connect error It's in the php.ini

RE: [PHP] mssql_connect error

2003-06-25 Thread Gary Ogilvie
Seems ok here. -Original Message- From: Michael A Smith [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 19:45 To: Gary Ogilvie Subject: RE: [PHP] mssql_connect error You need a load_extension ( i think ) directive in the php.ini file pointing to the right dll. -Michael On Wed, 2003-06-25

[PHP] mssql_num_rows problem

2003-06-27 Thread Gary Ogilvie
no rows are being sent back - how can this be so when what is being sent to the database does in fact match a record in the table. I am mostly puzzled - PHP is set up correctly as I have been using this sort of thing with other projects. All help is very deeply appreciated. Gary

RE: [PHP] mssql_num_rows problem (Solved)

2003-06-27 Thread Gary Ogilvie
Thanks a lot Jay It seems that when a "password" type of form is used then you must send the password variable to the database instead of the user...Strange but it works !! -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: 27 June 2003 13:45 To: Gary Og

[PHP] Just a small question on if statement

2003-06-27 Thread Gary Ogilvie
this? Thanks a lot =) Gary

RE: [PHP] Just a small question on if statement - Solved

2003-06-27 Thread Gary Ogilvie
Thanks that is great!! -Original Message- From: Adam Voigt [mailto:[EMAIL PROTECTED] Sent: 27 June 2003 13:55 To: Gary Ogilvie Cc: 'PHP General' Subject: Re: [PHP] Just a small question on if statement if($myUser == $myReturnedUser && $myPass == $myReturnedPass) { }

[PHP] Using header in if statement

2003-06-27 Thread Gary Ogilvie
If I attempt to direct the user to a url with in a if statement using a header I get the following error message: Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\company_search\admin\login.php:3) in c:\inetpub\wwwroot\company_search\admin\

RE: [PHP] Using header in if statement

2003-06-27 Thread Gary Ogilvie
I didn't realise you could use echo to run a URL. Thanks for your help :) -Original Message- From: Adam Voigt [mailto:[EMAIL PROTECTED] Sent: 27 June 2003 14:08 To: Gary Ogilvie Cc: 'PHP General' Subject: Re: [PHP] Using header in if statement Just have it echo, examp

[PHP] PHP FastTemplates Fails on RH7.3 (regex problem?)

2002-11-21 Thread Gary Smith
late"); I've applied the patch for FastTemplates and php4. The version of PHP that comes with RedHat 7.3 is 4.1.2 which is the same as my Mac OSX which works fine. One of the only differences I see is that with phpinfo the RedHat systems are using the system regex library and the othe

[PHP] Help Porting PHP Sites from Solaris to RedHat 7.3

2002-11-22 Thread Gary Smith
late"); I've applied the patch for FastTemplates and php4. The version of PHP that comes with RedHat 7.3 is 4.1.2 which is the same as my Mac OSX which works fine. One of the only differences I see is that with phpinfo the RedHat systems are using the system regex library and the othe

Re: [PHP] mySQL - Swap data in a field between two rows

2001-03-17 Thread Gary Huntress
eally need to do this? Regards, Gary H. ""Vincent P. Cocciolone"" <[EMAIL PROTECTED]> wrote in message 001001c0aeff$ce098dc0$[EMAIL PROTECTED]">news:001001c0aeff$ce098dc0$[EMAIL PROTECTED]... > There must be an easy way, but it escapes me. > > How can I s

[PHP] phpinfo() doesn't list compiled --with

2001-03-20 Thread Gary Huntress
I compiled php --with-pgsql, but phpinfo() doesn't list that.is this a problem with php.ini? Thanks, Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrato

[PHP] PHP with gd support

2002-02-12 Thread Gary St
tion site? or do I do the configure with all the other arguements AND --with-gd and then do the 'make' and 'make install'? Thanks for the help Gary __ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://gree

[PHP] Language detection and change

2001-12-16 Thread Gary Crighton
anyone suggest code samples that might do this and perhaps set a cookie to remember the choice for future visits? I've been dabbling with this a while now and never quite get it right. All help / advice appreciated as this is new to me. Cheers, Gary -- PHP General Mailing List

Re: [PHP] trim string

2001-03-21 Thread Gary Huntress
Perform the trim as part of the query: "Select rtrim(app_name) , rtrim( status) from approval_list where doc_no='6'" "Wen Ni Leong" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I need help in this basic string function. > I query from the database by using

[PHP] online detection

2001-04-10 Thread Gary Munitz
Does anyone know how to detect when a user connects to the Internet similar to ICQ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] freebsd and exec problem

2001-06-24 Thread Gary Starks
I am having a strange problem that I have yet to solve. I am running apache 1.3.14 and php 4.0.5 on FreeBSD 4.3 My problem is that when I am trying to execute a program via php the program dies after a short amount of time. I have tried execing in the background, calling another program that

Re: [PHP] Question about handling credit cards

2004-10-05 Thread Gary Hotko
Could you provide more information, code example or a how to to do this.. Thanks On Mon, 04 Oct 2004 15:03:31 -0700, Matthew Fonda <[EMAIL PROTECTED]> wrote: > The best way to store credit card numbers is to have them encrypted when > they are stored in the database, and decrypted when they ne

Re: [PHP] Images in PHP and MySQL

2004-10-06 Thread Gary Hotko
No problem Ed thanks... Actually I was supprised to see this conversation (thread) come back into my GMAIL inbox On Wed, 6 Oct 2004 15:57:12 -0700, Ed Lazor <[EMAIL PROTECTED]> wrote: > > On Friday 01 October 2004 05:52, Ed Lazor wrote: > > > Images take up more space when stored in the db,

Re: [PHP] PHP Graphing Libraries...?

2009-06-04 Thread Gary Smith
umentation, or don't allow plotting of points for multiple entities within the same graph. Can anyone make any quality suggestions? JpGraph? Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Noob question: Making search results clickable.

2009-11-18 Thread Gary Smith
;title"]); And changing your query accordingly. Obviously, you'd need video_display.php to accept GET input in the form of id= as well. Cheers, Gary [1] It's not a magic bullet in so far as it doesn't stop SQL injection. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Noob question: Making search results clickable.

2009-11-18 Thread Gary Smith
Shawn McKenzie wrote: Gary Smith wrote: And changing your query accordingly. For the first piece Gary has it right, but your query needs to include the id also. Yeah, as I mentioned, he'd need to change the query accordingly, either to select id,title or select * Cheers,

[PHP] PHP - MOODLE - WORK IN AUSTRALIA

2010-07-15 Thread Gary Crouch
crouc...@gmail.com THX|GC Gary Crouch

[PHP] Depreciation message I can't make out....

2012-06-28 Thread Gary Lebowitz
Hi, I am running Moodle 2.2.3 and using PHP 5.3 on a Linux server with GoDaddy and am getting the message about "depreciation" after having typed the following command into their cron job manager: /web/cgi-bin/php5_3 "$HOME/html/moodle223a/admin/cli/cron.php" PHP Deprecated: Comments starting

Re: [PHP] Depreciation message I can't make out....

2012-06-30 Thread Gary Lebowitz
By the way, I told GoDaddy about the # deprecation issue and they told me that I could simply change my root directory php5.ini file. But the error message is related to the PHP.ini file in /web/config, as I said. I could almost hear them shrugging their shoulders, what-me-worry style. If anyone wi

[PHP] Problem with PHP in Moodle LMS

2012-09-27 Thread Gary Lebowitz
p would be appreciated. I thought I might want to up the timout figure in the php5.ini file in the root directory of my shared Linux hosting with Godaddy, but I don't think that's really the problem. Regards, Gary

[PHP] Question about PHP-CGI, mysqld and sudden spiking average load readings on Linux Virtual Dedicated Server running CentOS 6.3

2013-02-11 Thread Gary Lebowitz
I have noticed when doing a "top" via SSH on my GoDaddy virtual dedicated server that every time a user logs in in the COMMAND column I see the PHP-CGI process start to run, followed by mysqld. Often when these two processes run I start to see a spike in average load, and sometimes this spike spins

[PHP] Running several applications involving PHP on virtual private server - optimization possible?

2013-02-27 Thread Gary Lebowitz
I currently have 1 domain on a VPS with 1 instance of Moodle 2.3.2. To minimize the danger of overtaxing the resources (I share a processor :-( but have 2GBytes of guaranteed RAM) I was wondering if there were anything I could do if I wanted to put, say, Wordpress or another domain on the same serv

Re: [PHP] PHP cron job optimization

2011-09-10 Thread Gary Golden
> I want to design an application that reads news from RSS sources. >> I have about 1000 RSS feed to collect from. >> >> I also will use Cron jobs every 15 minutes to collect the data. >> the question is: Is there a clever way to collect all those feed items >> without exhausting the server >> any

[PHP] COM works on NT but fails on 2003?

2005-04-10 Thread Theisen, Gary
Hi all, I currently have php 4.3.10 loaded on a windows 2003 server running apache 2.0.52. PHP and the web server work fine. I've got the code (that used to work on an old NT box running IIS and an earlier version of PHP...I think 4.1 or 4.2??) //.code $excel = new COM("Excel.Application"

[PHP] getimagesize() not working between Dirs?

2004-06-18 Thread Theisen, Gary
Hi all, I've got two web forms that handle photo uploads. In one directory ... getimagesize() works fine, in the other... it doesn't: Directory that it works. /php/webForm1.html (has action to /php/submitForm.php) /php/submitForm.php Directory that doesn't work. /otherDir/webForm2.html (ha

[PHP] Companies using PHP

2004-07-14 Thread Theisen, Gary
Hi all, I'm trying to locate an up to date list (at least sometime in 2004), that lists major companies (i.e. like Yahoo) that utilize PHP for their website (or at least part of their website). I've google'd and searched php.net to no success. Thanks, Gary

RE: [PHP] Companies using PHP

2004-07-14 Thread Theisen, Gary
Just what I was looking for...thanks Chris! -Original Message- From: Chris Shiflett [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 14, 2004 5:28 PM To: Theisen, Gary; '[EMAIL PROTECTED]' Subject: Re: [PHP] Companies using PHP --- "Theisen, Gary" <[EMAIL PROTECTE

Re: [PHP] RE: the opposite of a join?

2007-10-03 Thread Gary Josack
I agree with this. Never use a subquery when a join will work. The optimizer with thank you with performance. James Ausmus wrote: On 10/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi J, Checkout this, SELECT * FROM tbl_company where id not in (SELECT companyID from tbl_contacts)

Re: [PHP] Sessions running out of storage space - Increase memory?

2007-10-03 Thread Gary Josack
Does the data change often? If not you could just enable query cache and cache connection threads and you'd probably be fine. Dan wrote: After thinking about this a while I also thought of making my own cache. The problem with that is would it be any faster or have any less strain on the serve

[PHP] Crop part of existing pdf

2008-03-03 Thread gary liang
Hi: Is there any command line tool, which is able to crop part of pdf file? I ask for command line tool, because it can be used in php code. Any hint? _ It's simple! Sell your car for just $30 at CarPoint.com.au http://a.ninemsn.co

RE: [PHP] Crop part of existing pdf

2008-03-04 Thread gary liang
gt; > On Mar 3, 2008, at 614PM, gary liang wrote: >> Is there any command line tool, which is able to crop part of pdf >> file? I ask for command line tool, because it can be used in php >> code. Any hint? > > Depending on what exactly you mean by "cropp

RE: [PHP] Crop part of existing pdf

2008-03-04 Thread gary liang
Ya, you are right. So there is no non-commercial option? > Date: Tue, 4 Mar 2008 16:06:42 -0600 > Subject: Re: [PHP] Crop part of existing pdf > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > CC: php-general@lists.php.net > > On Mon, March 3, 2008 8:14 pm, gary liang wr

Re: [PHP] Re: London PHP salaries

2007-06-14 Thread Gary Smith
ntral London flat. Live further out == cheaper. The thing with doing PHP in Central London is that people will do it for less. Asking anything above £35k for a PHP developer (even a decent one) is probably likely to get you laughed at. (YMMV) Gary -- PHP General Mailing List (http://www.php.net

Re: [PHP] RE: London PHP salaries

2007-06-15 Thread Gary Smith
tax credits and stuff like that). The remaining 70% - split that into 12. That's what you get every month. As I say, this won't be exact, but it'll be near as dammit. Gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Denial of Service Attack

2007-07-20 Thread Gary Josack
he got a ddos attack from writing to the list ;) On Fri, 20 Jul 2007 3:33 pm, Daniel Brown wrote: On 7/20/07, Austin Denyer <[EMAIL PROTECTED]> wrote: Daniel Brown wrote: On 7/20/07, Sascha Braun, CEO @ ejackup.com <[EMAIL PROTECTED]> wrote: Today I was writing an E-Mail here in the List s

RE: [PHP] saving form data

2004-02-23 Thread Gary Sanders
Charlie, Can you make the submit target be the PHP script and have the PHP script call the Perl script to send the email? Gary > -Original Message- > From: Charlie Fiskeaux II [mailto:[EMAIL PROTECTED] > Sent: Monday, February 23, 2004 2:15 PM > To: PHP General > Su

<    1   2   3   4   5   6   >