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,

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

2009-11-18 Thread Gary Smith
Paul Jinks wrote: Hi all I'm building a fairly basic php/mySql site but I'm running into problems due to my total lack of experience. I have a database of videos - each has a title, transcript, description and one or more topics. So far I can search the database by topic (using a drop-down menu)

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

2009-06-04 Thread Gary Smith
li...@mgreg.com wrote: Hi All, I'm currently looking for a quality (preferably open source) PHP graphing library that will allow me to create various graphs and plot points. I've seen several that do some amazing things, but cost a fortune -- others are either limited, lack documentation, or

Re: [PHP] RE: London PHP salaries

2007-06-15 Thread Gary Smith
Javier Leyba wrote: How could I make same calculation for a London salary ? A very rough calculation is to take what they're offering, and then take 30% off that (tax, pension, etc) - it's usually somewhere around 30%, but it's not an exact science (depends on stuff like tax credits and stuf

Re: [PHP] Re: London PHP salaries

2007-06-14 Thread Gary Smith
Joker7 wrote: For living in London you would need at the lower end 35k but why would you want to come and live in London from Spain ? If I had the choice I know where I would choose. Indeed. It might also be worth pointing out that you'd be utterly fruitloop to consider getting a central Lond

[PHP] Quickform Date element time range.

2006-01-24 Thread Gary Smith
Aloha All, I was wondering how I could set a time range using the date element. What I need is a way to limit the time fields to reflect the times available. So if the range is 7 am to 4 pm I would like the hours menu to only contain 7,8,9,10,11,12,1,2,3,4. Any time selected before 12 would be am

[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] 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

[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