[PHP] How to get 2 columns to display?

2004-12-06 Thread Aaron Wolski
Hi guys, I'm trying to get two columns of to display side by side and then go to a new row. I am using this code but nothing I seem to do is working this far. What is happening with this code is I am getting results like: IMAGE HERE IMAGE HERE IMAG

[PHP] Path to ImageMagick??

2004-11-25 Thread Aaron Wolski
Hey all, How can I find out the path ImageMagick on my server the php is running on? Need it for a software and I don't know where to look. Phpinfo() tells me nothing. Thanks! Aaron -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Friday afternoon - being thick

2004-10-29 Thread Aaron Wolski
Is this what you are looking for: /r/n? Aaron > -Original Message- > From: Nunners [mailto:[EMAIL PROTECTED] > Sent: October 29, 2004 11:52 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Friday afternoon - being thick > > Hi All, > > > > I'm having one of those Friday afternoon moments

RE: [PHP] SOLVED: why this doesn't work as an external file but does internally?

2004-10-06 Thread Aaron Wolski
; From: Aaron Wolski [mailto:[EMAIL PROTECTED] > Sent: October 5, 2004 4:51 PM > To: 'John Nichel'; 'PHP Mailing Lists' > Subject: RE: [PHP] why this doesn't work as an external file but does > internally? > > > > > -Original Message- > &g

RE: [PHP] why this doesn't work as an external file but does internally?

2004-10-05 Thread Aaron Wolski
> -Original Message- > From: John Nichel [mailto:[EMAIL PROTECTED] > Sent: October 5, 2004 4:06 PM > To: PHP Mailing Lists > Subject: Re: [PHP] why this doesn't work as an external file but does > internally? > > Please reply to the list, and not just an individual person. > > No. I tu

RE: [PHP] why this doesn't work as an external file but does internally?

2004-10-05 Thread Aaron Wolski
File with the JS code is called: jsstuff.php Aaron > -Original Message- > From: Vail, Warren [mailto:[EMAIL PROTECTED] > Sent: October 5, 2004 4:12 PM > To: 'Aaron Wolski'; 'Jay Blanchard'; [EMAIL PROTECTED] > Subject: RE: [PHP] why this doesn&

RE: [PHP] why this doesn't work as an external file but does internally?

2004-10-05 Thread Aaron Wolski
> -Original Message- > From: Jay Blanchard [mailto:[EMAIL PROTECTED] > Sent: October 5, 2004 3:52 PM > To: [EMAIL PROTECTED] > Subject: RE: [PHP] why this doesn't work as an external file but does > internally? > [snip] > And the web has these JavaScript lists! Quaint, no? [/snip] If y

[PHP] why this doesn't work as an external file but does internally?

2004-10-05 Thread Aaron Wolski
Hi guys, I have this code Javascript code: if (document.images) { img1on = new Image(); img1on.src = "Graphics/"; img2on = new Image(); img2on.src = "Graphics/"; img3on = new Image(); img3on.src = "Graphics/"; img4on = new Image(); img4on.src = "Graphics/"; img5on

RE: [PHP] Simple cms type system

2004-06-09 Thread Aaron Wolski
> Hey James, > If its not open source...is it at least free? > Thanks, > -Ryan Not sure why this matters? If his product can do the job what does it matter if it costs money or not? Even if it does cost money... you get a solution that solves your client business problem. You don't have to spend

RE: [PHP] Re: search engine optimization and php

2004-06-08 Thread Aaron Wolski
> -Original Message- > From: Manuel Lemos [mailto:[EMAIL PROTECTED] > Sent: June 8, 2004 10:54 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Re: search engine optimization and php > > Hello, > > On 06/08/2004 11:20 AM, Edward Peloke wrote: > > Just curious as to how people handle search e

RE: [PHP] search engine optimization and php

2004-06-08 Thread Aaron Wolski
Hi Edward, A few things first: 1) Match keyword to actual words in the file: Not sure what you are talking about but if you are referring to Meta tag keyword data... this has been primarily outdated for several years now. Do SE's read meta data? Yes and no, but rest assured if you are trying to

[PHP] site search engine.. not dynamic

2004-05-12 Thread Aaron Wolski
Hi all, Can anyone point me in the direction of a site search engine that reads files in a directory find relevant results for an search term that a person might enter on a site? I need to build a site search engine but the problem is. the site isn't dynamic (yet) so I need to read actual files

RE: [PHP] Re: Installing GD library

2004-05-07 Thread Aaron Wolski
Now... what about installing for Linux? Any ideas? :) Aaron > -Original Message- > From: Kim Steinhaug [mailto:[EMAIL PROTECTED] > Sent: May 7, 2004 2:57 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Re: Installing GD library > > put the DLL file in your PHP DLL file directory, > uncommen

RE: [PHP] form submission logic

2004-05-07 Thread Aaron Wolski
> The buttons can go anywhere inside the tags. Since this is a PHP > list, though, you should really be asking is how would this form best work > with PHP to perform each desired action? > > ---John Holmes... Yeah, John, you're right. I should have made it more PHP related. Figured I could get

[PHP] form submission logic

2004-05-07 Thread Aaron Wolski
Hi all, Was wondering if someone had any idea's on this logic and if it'd work, before I tried to implement it: Within the tags I have my buttons - Publish, Unpublish, New, Edit and Delete. Next I have a table of that displays a list of records from a database with a checkbox to select a par

[PHP] Unline file...permission denied

2004-05-05 Thread Aaron Wolski
Hey all, I have a script that DDI work but for some reason it no longer does. It attempts to unlink a file before writing a new file. The code for it is: unlink("../../secure/Admin/Orders/order.txt"); Error is: Warning: unlink(../../secure/Admin/Orders/order.txt): Permission denied If I remo

[PHP] Installing/compiling GD?

2004-05-05 Thread Aaron Wolski
Hi all, I am using a piece of open source software that fits perfectly with my needs on a current project. My problem is that it requires GD to be installed in order for me to use it. I am a bit of a novice at recompiling PHP to include modules and would appreciate some help if you don't mind? I

RE: [PHP] Rporting tool - CVS?

2004-04-17 Thread Aaron Wolski
Beyond Compare: http://www.scootersoftware.com/home.php Enjoy :) Aaron > -Original Message- > From: Kim Steinhaug [mailto:[EMAIL PROTECTED] > Sent: April 17, 2004 2:48 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Rporting tool - CVS? > > Scenario : > Im working on several large proje

RE: AW: [PHP] smarty

2004-04-16 Thread Aaron Wolski
> > > don't forget interjinn. > > > > Like we ever could. > > (awaits the flame) > > John WHY ARE YOU SUCH A F... Ok, I'm willing to let bad blood go away > if you are. We're all PHP peeps here so really there shouldn't be any > animosity (perceived or otherwise). Damn. Some of the best enterta

RE: [PHP] PHP - Basic Auth - Cpanel

2004-04-08 Thread Aaron Wolski
Hi Ryan, This question would likely be best served at the following sites: http://forums.cpanel.net http://forums.servermatrix.com www.webhostingtalk.com Happy hunting :) HTH Aaron > -Original Message- > From: Ryan A [mailto:[EMAIL PROTECTED] > Sent: April 8, 2004 3:26 PM > To: [EMA

RE: [PHP] smarty

2004-04-08 Thread Aaron Wolski
> -Original Message- > From: Kelly Hallman [mailto:[EMAIL PROTECTED] > Sent: April 7, 2004 11:51 PM > To: John W. Holmes > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] smarty > > > Apr 7 at 10:22pm, John W. Holmes wrote: > > > Uhhh, yeah--that's not templating, that's called spaghetti co

RE: [PHP] Hinding URL{ot}[Scanned]

2004-03-31 Thread Aaron Wolski
> -Original Message- > From: John W. Holmes [mailto:[EMAIL PROTECTED] > > Do a search for "search engine friendly URLs" or somethig along those > lines to see how to fix this. Using frames is not a very elegant solution. > I'm not sure how/if search engines will index your pages if you hav

RE: [PHP] Hinding URL{ot}[Scanned]

2004-03-31 Thread Aaron Wolski
> On seeing that the only way of doing this was to use frames I decided that > the costs of doing this probably outweighed what is in effect a purely > cosmetic issue. Never ever underestimate the "cosmetic" factor when you are talking about Usability and search engines. For example, if you are d

RE: [PHP] Send automatic emails

2004-03-29 Thread Aaron Wolski
Instead of us rambling off ideas and concepts, why don't you tell us about the process and exactly what you are trying to accomplish first, so we don't waste our of your time. Aaron > -Original Message- > From: marc serra [mailto:[EMAIL PROTECTED] > Sent: March 29, 2004 10:09 AM > To: [

RE: [PHP] confused about logic

2004-03-19 Thread Aaron Wolski
Thanks for the time John. Chris's did the trick. I'll keep yours on hand in case I do happen to run into problems. I DO appreciate your help. Thanks again! Aaron > -Original Message- > From: John W. Holmes [mailto:[EMAIL PROTECTED] > Sent: March 19, 2004 11:28 AM

RE: [PHP] confused about logic

2004-03-19 Thread Aaron Wolski
Chris! Thanks so much. This worked perfectly Aaron > -Original Message- > From: Chris Boget [mailto:[EMAIL PROTECTED] > Sent: March 19, 2004 10:59 AM > To: Aaron Wolski; [EMAIL PROTECTED] > Subject: Re: [PHP] confused about logic > > > To enter multiple orde

[PHP] confused about logic

2004-03-19 Thread Aaron Wolski
Hi All, I have input for where users can enter order numbers in which to search the database to find results matching their entry. To enter multiple order numbers they can comma separate like: 1,34,21,34,54 What I need to do is take those numbers and make a query that would like like: (cart

php-general@lists.php.net

2004-01-28 Thread Aaron Wolski
str_replace("&", "&", $text); > -Original Message- > From: Diana Castillo [mailto:[EMAIL PROTECTED] > Sent: January 28, 2004 9:27 AM > To: [EMAIL PROTECTED] > Subject: [PHP] & > > is there any function that will always replace a "&" with a "&" in a > string? > > -- > -- > Diana Castillo

RE: [PHP] $_SESSION

2004-01-20 Thread Aaron Wolski
> > I got back an error that read; > Warning: session_start(): Cannot send session cookie - headers already > sent > by > Warning: session_start(): Cannot send session cache limiter - headers > already sent. > > > > > > -Original Message- &g

RE: [PHP] $_SESSION

2004-01-20 Thread Aaron Wolski
You need to call session_start() on each page. > -Original Message- > From: Alex Hogan [mailto:[EMAIL PROTECTED] > Sent: January 20, 2004 1:29 PM > To: PHP General list > Subject: [PHP] $_SESSION > > I've got a question that I'm sure has a simple answer. > > > > Why aren't my session o

RE: [PHP] Very confusing problem!

2004-01-07 Thread Aaron Wolski
Ahhh! You rock my man! I left out one single line when I copied! What a dolt. Thanks so much!!! Aaron > -Original Message- > From: Jonathan Wilkes [mailto:[EMAIL PROTECTED] > Sent: January 7, 2004 10:36 AM > To: Aaron Wolski > Subject: RE: [PHP] Very co

[PHP] Very confusing problem!

2004-01-07 Thread Aaron Wolski
Hey guys, Having a problem with a script I have used before in another project. First off. this is the error I am getting: Fatal error: Call to a member function on a non-object in /services/webpages/a/t/somedomain.com/secure/Store/index.php on line 140 The line of code is this: $paging->

RE: [PHP] What do you say to someone who says...

2003-12-04 Thread Aaron Wolski
> Please tell me in what world is 6 figures considered cheap?? My $300,000 home compared the $2,000,000 one I'd like to have? :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Receiving a warning... no clue how to resolve it and need help badly :(

2003-11-27 Thread Aaron Wolski
*** Sorry if this is a duplicate for some on another list** Hi Guys, I need help with this code I am about to paste. It works on a testing server running PHP 4.2.2 but not 4.3.2 Here is the error: Warning: array_merge_recursive(): recursion detected in /services2/webpages/r/i/rinkrake.com/p

[PHP] RE: [PHP-DB] Help with date

2002-11-28 Thread Aaron Wolski
Well... 1 day = 60*60*24 = 86400 You figure it out from there :) Just one example. Aaron -Original Message- From: Dankshit [mailto:[EMAIL PROTECTED]] Sent: November 28, 2002 12:06 PM To: PHP; PHP1 Subject: [PHP-DB] Help with date How can i add days to a date??