Re: [PHP] Re: >>>>>> THREADS IN PHP

2004-06-12 Thread Ryan A
> Please don't "hype" your post, or you'll find, as do many children, no > one > will pay it any attention. > YEP, THE ABOVE IS TRUE! < :-p -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Trouble with include/require

2004-07-16 Thread A. Lanza
Hi list, i'm trying to include files in my php scripts but things seem not to work properly. In my script, i include a file like this: I have all include files in includes directory, that's a children of the directory where my scrips are. The include_path config. variable is set

Re: [PHP] Re: Trouble with include/require

2004-07-16 Thread A. Lanza
r(PHP_OS, 0, 3)) ? ';' : ':'; > ini_set('include_path', ini_get('include_path') . $sep . > dirname(__FILE__) . 'includes/'); > [/code] > > > Daniel > > > A. Lanza wrote: > > > Hi list, > > > >

Re: [PHP] Re: Trouble with include/require

2004-07-16 Thread A. Lanza
Still i cannot place my include files in a directory other than the same as my main scripts... I have scripts in /var/www/html/project/ directory. I would like to put the include files in /var/www/html/project/includes. How should i include them in the main scripts? I've tried the two foll

[PHP] image galleries

2007-11-21 Thread Lisa A
Does anyone know of an image gallery I can use on multiple pages of a website. I'd like to be able to click on the thumbnails and see a larger image. Hopefully something simple and easy to install. thanks, Lisa A -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Connecting to MySQL database

2007-12-26 Thread Balaji A
Hi, I have installed following things on windows machine. 1. Apache HTTP Server 2.2.4 2. PHP 5.2.3 3. MySQL 5.0.45 I am getting mysql_connect() not found. I have downloaded libmysql.dll, php_mysql.dll & php_mysqli.dll and copied to c:\php\ext. I have uncommented these dll files in php.ini and

[PHP] Sample script files with 3 different select boxes with mysql conditions in select boxes

2008-01-03 Thread Balaji A
Hi, I have a table with the below fields. (id, title, language, author & link to the book). Initially I want to display a page with 3 select boxes (language, author & title). Initially first select box displays the available language by querying the database. On selecting one language

Re: [PHP] Sample script files with 3 different select boxes with mysql conditions in select boxes

2008-01-03 Thread Balaji A
Hi Thanks for the replies. :-) Robert I do not mean hear to write a new script for me and send.. Requesting if you have any sample file to share.. But any way thanks a lot for the replies. Thanks Balaji On Jan 3, 2008 9:41 AM, Jim Lucas <[EMAIL PROTECTED]> wrote: > > Joche

[PHP] Delete rows from database

2008-01-05 Thread Balasubramanyam A
Hi all, I'm searching names from MySQL and printing it on a browser. Also, I've provided checkbox for all the rows and a delete button for a page. I want to delete the selected rows from MySQL when I click on the "Delete" button. How do I do that? Here is the code which I us

[PHP] Problem with sessions.

2008-01-13 Thread Balasubramanyam A
Could someone help with this code? It is a search and delete program. I'm executing bunch of code within if-else statement. After searching the records in else block the code is redirecting to if block. I'm not able delete the records in else block. How do avoid the control move t

Re: [PHP] Template system in PHP

2008-02-12 Thread Ryan A
Add my vote too for Smarty HTH, -R Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping -- PHP Gene

[PHP] AMP installer

2008-02-21 Thread Ryan A
lly... but dont have the time to pure over help docs for hours or days. Am on Win Vista premium. Thanks! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone lov

Re: [PHP] Re: AMP installer

2008-02-25 Thread Ryan A
Hey! Just a thank you to all who replied to this thread, I will be taking your suggestion and installing xampp, will post back if I hit any walls. Thanks again! Cheers! R Never miss a thing. Make

[PHP] Digg like app..

2008-02-27 Thread Ryan A
Hello! Just a quick question... can anyone recommend a php app like digg _that you have used or know of well_? Does not seem too hard to make but if theres something like that already out there, wouldnt mind modifying it to my needs. TIA Cheers! Ryan

[PHP] problem with this regex to remove img tag...

2008-03-16 Thread Ryan A
Hey All, After searching I found this regex to remove img tags from a post, but running it is giving me an error, being a total noob with regex i have no idea what the heck is wrong heres the whole script as its tiny: '. " Paul! "; $html = preg_replace('\s]+))?)+\s*|

Re: [PHP] Re: problem with this regex to remove img tag...

2008-03-16 Thread Ryan A
GEX part as I think it would be easier for me to learn greek :) Now that thats over... can anybody recommend a good starting point to learn regex in baby steps? Cheers! R Looking for last minute shoppi

[PHP] Search function

2007-05-09 Thread Ryan A
Hey! .A little background: We have a site that has already been made.. a couple of hundred pages displayed via SMARTY templates, the site's in Swedish. The navigation and other parts except for the center is taken care of by the templates and other scripts... the center main text is

Re: [PHP] Re: Search function

2007-05-11 Thread Ryan A
Thanks for your input guys, will go through the links you gave me and get back to ya if I run into any problems. Have a nice weekend! Cheers! R -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a

[PHP] Automatic mail forwarding (using cpanel) --------------------------------------------------> (Maybe a bit 0T)

2007-06-16 Thread Ryan A
Hey! I have a pal who has a pretty interesting domain, he wants to offer emails @ his_domain_name.com (example) which gets forwarded to thier normal email address. eg: i make an account at x.com with username genphp and give my real email address of genphp AT yahoo.com all

[PHP] PHP P O K E R...... and JAVA (convert)

2007-06-27 Thread Ryan A
ns on how to do this... just as i was about to start i found a dude who wrote something like this in Java... which works pretty good according to him ("tried and well tested" to quote him) Can someone with a java background mind testing his class? and then hopefully help me convert hi

Re: [PHP] PHP P O K E R...... and JAVA (convert)

2007-06-27 Thread Ryan A
Hey all! So you expect PHP ppl to do your job and test a JAVA class to tell u if it's worth porting it to php? Nice thoughts... Andy... why be a moron? I just wanted someone with java knowledge to have a look at the code and see if it ran properly.. something that should take an experi

Re: [PHP] PHP P O K E R...... and JAVA (convert)

2007-06-27 Thread Ryan A
e already finished that part... I am using a standard deck of 52 cards and marking off each card as i deal it so theres no chance for example to get Ks Ks Ah Ah etc I wrote the address before: webbmatte.se/cards.php Cheers! R -- - The faulty interface lies between the chair and the

RE: [PHP] Re: Swear filter ideas

2007-06-29 Thread Ryan A
> > Humans are such a strange bunch :) > That's why I live with computers and cats - No fucking cats! Kill all of them...keep only dogs and whales (to protect them) The only cat I like is a pussy. Damn... used up a bit of my swear words quota of the day... -

Re: [PHP] PHP P O K E R...... and JAVA (convert)

2007-06-29 Thread Ryan A
I TA'd the principles of programming languages course, an assignment I gave was to write a simple poker game in Haskell. If anyone's interested here's the sample solution I gave: http://smokinn.tengun.net/comp348/poker.hs It's all console based of course. You'll need ei

Re: [PHP] PHP P O K E R...... and JAVA (convert)

2007-06-29 Thread Ryan A
Hey Nathan, Cool! Thanks for taking the time to find and fix that error and your suggestions below... Will give you a buzz if I run into a programming stonewall. Cheers! R Nathan Nobbe <[EMAIL PROTECTED]> wrote: Ryan, if you want to port the java code to php it wouldnt be very difficult

[PHP] shuffle or mt_rand

2007-06-29 Thread Ryan A
Hey, Have a quick question about which is better to get real random values, shuffle or mt_rand. I am trying to shuffle a deck of cards and reading another thread I saw that after a couple of thousand random generations patterns have been observed using rand()... so its better to use mt_rand

Re: [PHP] shuffle or mt_rand

2007-06-29 Thread Ryan A
Just did a quick benchmark for 10.000 hands (making a full deck on your code, 23.5 players): Microtime difference: Ryan's code:15.725826978683 Tijnema's code:0.40006709098816 Unique decks out of 1: Ryan's code:1 Tijnema's code:1 When making a full deck my code is

Re: [PHP] Flash / Ajax / PHP

2007-07-01 Thread Ryan A
> but the image, when updated, is still unstable on IE while still > _perfectly_ stable on FireFox. This might be due to cacheing on IE which anyone who has messed with php online for a little time will be familier with. IE is a bitch at times... just likes the company that mak

Re: [PHP] Pirate PHP books online?

2007-07-20 Thread Ryan A
bscribe, visit: http://www.php.net/unsub.php -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) - Get the free Yahoo! toolbar and rest assured

Re: [PHP] Pirate PHP books online?

2007-07-22 Thread Ryan A
However, don't be under any illusion that the pirates are good-hearted philanthropists taking from the rich and giving to the poor. The best known pirate site sells advertising - a small banner reportedly costs $5,000 a month, and a larger one $10,000 a month. Actually, most pirate

Re: [PHP] Pirate PHP books online?

2007-07-22 Thread Ryan A
Hey, Piracy, unauthorized copying, call it what you will, involves a chain. Perhaps if the poor saps who make the unauthorized copies realized just how they're being exploited, things might change. Sorry, but disagree with you here, the "poor saps" know the site owners are m

Re: [PHP] Pirate PHP books online?

2007-07-23 Thread Ryan A
Hey, The same would happen if I did everything myself. Within days of self-publishing a eBook, it would be on a pirate site. At least with a publisher, legal copies do get sold, and I do get a return on the time invested, even though it's not as much as I would like. Also depends o

Re: [PHP] Pirate PHP books online?

2007-07-23 Thread Ryan A
Hey, >Instead of clip tags, I recommend that you configure your mail client >to prepend a greater than sign to quotes. It's rather customary, if >not standard. Sorry about that, its driving me crazy too. I have to manually do it if I want it (like above). It used to work

Re: Re[2]: [PHP] Pirate PHP books online?

2007-07-24 Thread Ryan A
> Php Fiction? Rasmus's List? Codin' in the Rain? LOL! That was good! Thanks needed that! Cheers! R -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone

Re: Re[2]: [PHP] Pirate PHP books online?

2007-07-25 Thread Ryan A
--- Dotan Cohen <[EMAIL PROTECTED]> wrote: > On 24/07/07, Ryan A <[EMAIL PROTECTED]> wrote: > > > > > Php Fiction? Rasmus's List? Codin' in the Rain? > > > > LOL! That was good! Thanks needed that! > > > > > > Of course, on

Re: Re[2]: [PHP] Pirate PHP books online?

2007-07-25 Thread Ryan A
--- Robert Cummings <[EMAIL PROTECTED]> wrote: > On Tue, 2007-07-24 at 21:09 -0400, tedd wrote: > > > > Sorry, I've been up for 48 hours -- it's a boy, 8 > lb 9 oz -- time to > > get some sleep. Maybe tomorrow my son will finally > decide on a name &g

RE: Re[2]: [PHP] Pirate PHP books online? OT

2007-07-25 Thread Ryan A
Hey, > I don't use "Tedd" anymore, because that was my > previous life when I > used to have purpose. For what its worth, I do think your life has a purpose and you are living it, I for one would be quite sad if I didnt see any more postings from you on this list and wo

Re: [PHP] Pirate PHP books online?

2007-07-27 Thread Ryan A
theft. Since this has been done to death in the last few days about piracy actually being theft, wont say much except, I for one; disagree. Cheers! R -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is fast

Re: [PHP] Rules of Engagement

2007-07-31 Thread Ryan A
> > PS > I never have figured out why one would want to > notify a zillion > strangers that you're on vacation... > > I mean, duh, talk about a security risk... > > "Hey, stranger, I'm on vacation!!! Nice big house > of computer geek > full of

Re: [PHP] Re: Pirate PHP books online?

2007-07-31 Thread Ryan A
--- Crayon Shin Chan <[EMAIL PROTECTED]> wrote: > On Monday 30 July 2007 23:49, tedd wrote: > > > The opposite of BUYING is STEALING > > I think you meant SELLING. > Actually to make things easier just lets add a "NOT" eg: The opposite of BUYING is NOT

Re: [PHP] Re: Pirate PHP books online?

2007-07-31 Thread Ryan A
> > Yes, but that's why it's called faith. > > My point was that it makes no sense to try and prove > or demonstrate > anything using God because the existance of God > itself cannot be proven > or demonstrated. Stut, There will be a demonstration of

Re: [PHP] Re: Pirate PHP books online?

2007-07-31 Thread Ryan A
> >>You have a right to your belief, but that doesn't > make your belief right. > > > >This works both ways. > > Oh yeah, well my dad can beat up your dad. Well, get both your dads together coz my dad can beat both of them up. Reasoning, I'm pretty youn

Re: [PHP] Re: Pirate PHP books online?

2007-07-31 Thread Ryan A
Hey! > > Sorry, couldnt resist, no offense meant ;) > > None taken. My beliefs are my beliefs and yours are > yours Yep, and what I said was in jest, and you took it in jest.End of discussion between us :) Am just replying to anyone else who's reading this, please lets not

Re: [PHP] Re: Pirate PHP books online?

2007-08-01 Thread Ryan A
eyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's

Re: [PHP] Re: Pirate PHP books online?

2007-08-01 Thread Ryan A
> Can't please everyone all of the time. Maybe you > didn't get the joke :B > Certainly it had be ROFLMFAO. Well..., to each his own :) Have a nice day! R -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster

[PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
Hi, I have searched for this answer on google and even written on a few forums asking for an answer, am just trying my luck here as I am sure quite a few list users use DreamWeaver. By default dreamweaver outputs tags like this: As you can see from the above the values are always enclosed in

Re: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
--- Prathaban Mookiah <[EMAIL PROTECTED]> wrote: > Are you trying to use PHP to write the HTML onto a > database. If this is the > case you can simply use addslashes(). This way you > can still preserve the > double quotes, but write into the database without > any p

Re: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
W > and so not want the script > to handle it, then I guess you have wait till some > DW guru in this mailing > list. > > Good luck. > Hey, Thanks for replying. I though magic quotes was a blessing when I first started php, but as I advanced in my learning I saw that ma

Re: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
Hey, Am really starting to like your emails on this list, its different to say the least! > > mysql_escape_string does look interesting but > thats > > again putting the strain in the script which I am > > wtf? that is just plain silly. Why is it plain silly? if the te

Re: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
how dare you say that, I am now going to DOS your serverafter I learn how to properly launch a DOS attack, and after I get a botnet (i have one computer so far) and after I know i can cover my tracks, and after i DOS others that really irritate me (RIAA/MPAA etc). Ok, its a horrorable threat

RE: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
Thanks Jay, will stop searching and use the advise from Prathaban and Jochem. Thread closed as far as I'm concerned. Cheers! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a

Re: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
ever trust user > input. Makes sense, thanks for your input. Cheers! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) __ Do You Yahoo!? T

Re: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
> Just how does one launch a "DOS" attack? > > c:\ fdisk > c:\ format > Repeat as needed > > ? > > -- Damn John, now anybody who wants to start DDOSing knows the secret. -- - The faulty interface lies between the chair and the keyboard. - C

Re: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
> Ryan: > > I don't see a problem with using: > > 1. Turn magic_quotes OFF -- it's just a PITA anyway. True > 2. Then use mysql_real_escape_string() to store your > html in the dB. > > 3. Then use htmlentities() to retrieve the pages. Thanks! Ryan

RE: [PHP] Single quotes verses double quotes default behavior with DW --------> (Pretty much 0T )

2006-06-28 Thread Ryan A
Hey Rich, > > http://www.php.net/ini_set > > http://www.php.net/manual/en/ini.php#ini.list > > If it's on, and you have no access to change it, get > a new webhost. > :-) Unfortunatly cant do that :-( Heres my environment, I am one of two developers, 3 designers,

Re: [PHP] Re: Sad PHP Poem

2006-07-01 Thread Ryan A
> Soccer... what's that? > > tedd Its a mis-spelling of two words taken out of context, its actually "sock her" and meant for Hillary Clinton ;)) Cheers! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great,

Re: [PHP] Re: Sad PHP Poem

2006-07-01 Thread Ryan A
--- Martin Marques wrote: > > On Sat, 1 Jul 2006 07:03:54 -0700 (PDT), Ryan A > <[EMAIL PROTECTED]> wrote: > > > >> Soccer... what's that? > >> > >> tedd > > > > Its a mis-spelling of two words taken out of > context, >

Re: [PHP] Job Opportunities in Web Design company

2006-07-02 Thread Ryan A
idents there). Will the person who gets the job also have to redesign the homepage? because it looks/feels quite crappy for a web design company...IMHO. Cheers! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, ev

[PHP] running multiple updates on a single line

2006-07-03 Thread Ryan A
Hi, in phpmyadmin, in the SQL part where you can write a query if I have a double update such as this: it works without a problem as I am ending each sql statement with a simicolon, but in my scripts when I try to run multiple updates in a single line eg: $xyz="update xyz set id=1 where

Re: [PHP] running multiple updates on a single line

2006-07-04 Thread Ryan A
--- Chris <[EMAIL PROTECTED]> wrote: > Ryan A wrote: > > Hi, > > in phpmyadmin, in the SQL part where you can write > a > > query if I have a double update such as this: > > > > > > it works without a problem as I am ending each sql > >

Re: [PHP] running multiple updates on a single line

2006-07-04 Thread Ryan A
> >>RTFM :) -- mysql_query() > > > > > > Ok, read it, again what am I missing? > > I took out the semicolon from the end... then I > get an > > error. > > I did find one user post saying that this runs > just > > one query at a t

Re: [PHP] Shopping Carts

2006-07-09 Thread Ryan A
For what its worth, I have setup OSC a few times in the past (around a yaer or two ago and it was a breeze) The thing that i didnt like about OSC was that it had too many DB calls...that might have changed now. Support via the community forums was fantastic. ZC was a bit more of a hassle to setup

[PHP] Software shopping cart

2006-07-10 Thread Ryan A
Hey all, While on the subject of shopping carts, (and i didnt want to hijack the other thread) can anybody recommend a shopping cart that sells ( or: to sell) software rather than material goods? Something simple, would prefer free (surprising eh?) but am open to commercial. Something simple

[PHP] PHP 5....

2006-07-11 Thread Ryan A
Hi, Something strange and dont really know what to expect so was hoping you more experienced PHP 5 people can help me out. We have been given a development server thats running php5 with MySql Client API version 5.0.22 (didnt know there was one that high) the problem is, we have to develop on

[PHP] PHP 5...

2006-07-11 Thread Ryan A
Hi, Something strange and dont really know what to expect so was hoping you more experienced PHP 5 people can help me out. We have been given a development server thats running php5 with MySql Client API version 5.0.22 (didnt know there was one that high) the problem is, we have to develop on

Re: [PHP] PHP 5....

2006-07-12 Thread Ryan A
Thanks guys, Will contact the admin and see what can be done, your replies really helped me and I appreciate it. Cheers! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron

[PHP] Step by step code running

2006-07-23 Thread Ryan A
Hi, I need to explain a script to a pal of mine but either i cant explain it properly or he just cant get the concept being new to php's slightly "advanced stuff" (OO and classes, mind you...i ain't no expert myself in this, more like Jochem's(from this list) field of exp

Re: [PHP] Step by step code running

2006-07-24 Thread Ryan A
Hey, > > I need to explain a script to a pal of mine but > either > > i cant explain it properly or he just cant get the > > concept being new to php's slightly "advanced > stuff" > > (OO and classes, mind you...i ain't no expert > myself

Re: [PHP] Step by step code running

2006-07-24 Thread Ryan A
Thanks Rob, will check it out! > You're looking for a debugger. There's a whole > thread on the go right > now for "PHP Debugger Recommendations". Personally I > prefer the > echo/print_r method that you're probably already > using... but as you say >

[PHP] database connections

2006-07-24 Thread Ryan A
Hi, This is not really a problem, more like a slightly OT question. Recently I have been testing some "CMS/carts/BB boards" and other related software, sometimes at the end of the page the software outputs the time it took to generate the page and the number of database calls. I have

Re: [PHP] database connections

2006-07-24 Thread Ryan A
Hey Rob, Thanks for replying. > It's usually a sign of poor programming and/or > purist OOP programming. > > When I say purist OOP programming... > I saw > one really retarded > implementation of this kind of system where an > excess of 2 queries > wer

RE: [PHP] database connections

2006-07-24 Thread Ryan A
--- "Kilbride, James P." <[EMAIL PROTECTED]> wrote: > While that kind of query structure can be a huge > issue the biggest > problem, and performance penalty, occurs if the > programmer is opening > and closing actual real connections. A good > structure would

Re: [PHP] Re: A way to stop spam on this list

2006-08-12 Thread Ryan A
The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.

[PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-18 Thread Ryan A
Hello, I am working on a php project that needs a little extra JS/DHTML solution. I am sure some of you might have come to use something like this before, please recommend a solution (commerial solutions are fine / willing to pay) Basically, I will have a page with around 10 questions for

Re: [PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-18 Thread Ryan A
Hey Ray/Tedd, Thanks for replying guys. Ray, Checked out the Y! library, not really to my needs and I really doubt I need a whole library to do this. Tedd, > Ryan: > > You said: > > ... willing to pay. > > Music to my ears. > Happy to have helped ;D > Thi

Re: [PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-18 Thread Ryan A
Hey Tedd, > Would this be something that would select > questions/hints/and > solutions from a larger dB? No db, this page would be generated via a DB query but the answers have to already be on the local page and accessable to the JS, I dont want to complicate matters using AJ

Re: [PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-18 Thread Ryan A
ack if I face problems, thanks for your help once again. Cheers! Ryan --- Robert Cummings <[EMAIL PROTECTED]> wrote: > On Fri, 2006-08-18 at 08:30 -0700, Ryan A wrote: > > Hello, > > I am working on a php project that needs a little > > extra JS/DHTML solution.

RE: [PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-19 Thread Ryan A
Hey Rob, > As it were though, an Ajax solution is more involved > and his request > didn't seem to indicate a need for it so I went with > KISS :) The simple solution is exactly what i needed, it may not have a lot of bells and whistles but thats the whole point. Easy to a

[PHP] Shopping cart

2006-08-19 Thread Ryan A
Hey, I have been long enough on this list to know this shopping cart question comes up real often and irritates a lot of folks, but sorry, I have checked google and hotscripts and it has come down to a recommendation from YOU guys as they are SO many options out there with each cart most of

RE: [PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-19 Thread Ryan A
h! this week, 9 hour working days and 4 company meetings + 2 presentations. Thanks again, Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) __

RE: [PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-19 Thread Ryan A
--- tedd <[EMAIL PROTECTED]> wrote: > >Just need to figure out how to change the cells > >background color when the hint is shown and change > it > >back when the hint is hidden again. > > > >Thanks! > >Ryan > > Use the DOM, L

RE: [PHP] Dhtml/javasript layer tips or software (0.T)

2006-08-19 Thread Ryan A
uot;scores". Thanks! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spa

Re: [PHP] Shopping cart

2006-08-20 Thread Ryan A
Thanks, Will check it out. Am also looking at "viart shop", any insight from someone who has used it would be helpful. Cheers! Ryan --- Larry Garfield <[EMAIL PROTECTED]> wrote: > OSCommerce is crap. Don't bother. > > > > The Drupal CMS has a complete su

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
assigning a value to a variable... Still searching though, tested OSC,ZenCart, Xcart,FishCart, now on to phpshop... Drupal seems good, but kinda large with all the modules out there... a bit intimidating, will keep that as a "reserve check" I think this is the reason why there are so many &q

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
Hey, > There are many payment processing > script/classes/examples available > that you could use. Just google around for your > gateway provider, > like PHP and Authorize.net, etc, or go to their site > and look for a > developer, API or something like that to see if

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
--- Paul Scott <[EMAIL PROTECTED]> wrote: > > On Tue, 2006-08-22 at 05:36 -0700, Ryan A wrote: > > It really looks like I will have to write this > myself > > :( > > We need to create a proper one, under a decent > licence as a community > damnit! Maybe

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
> I believe you can find those out there as well, most > of what you need > will be available out there, you will be able to > find them and then > take what you need to work it into your cart, > probably would be a good > idea to think of all the different pieces and then

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
--- Dan McCullough <[EMAIL PROTECTED]> wrote: > Another thing to remember is that you dont want to > get overwhelmed > with all the work when you are going to build your > own, a list of > 250,000 features will never get done, many have > tried, many have > faile

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
> > Please sign up for an account and join the project > at > http://gforge2.uwc.ac.za/projects/phpcart/ > > I have started a mailing list, which should kick in > in a few hours... > > --Paul Hey, Signed up there, but how do i join the project? my username is &qu

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
Hey, > > Hey, > > Signed up there, but how do i join the project? my > > username is "ryan" > > > > OK I have added you as a project admin. Thanks > > I think you might also want to change the project > > name... phpcart is just too common

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
> > Maybe APC (August php cart :D ) > > Obviously you don't run the APC op-code cache ;) :) you got me there Rob, dont have a clue about it. Sorry if I stepped on anyones toes. Cheers! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativ

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
> > Maybe APC (August php cart :D ) > > > > How about SPECS - Simple [PHP|Pluggable] E-Commerce > System. > > I have a few thoughts about this idea and will put > something together > later today. > > -Stut > "What's in a nam

Re: [PHP] Shopping cart

2006-08-22 Thread Ryan A
orry...not much help. Cheers! Ryan -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best

Re: [PHP] Re: OT - PHP Hosting Service in UK?

2006-09-05 Thread Ryan A
Hey, I did try need-space.co.uk they were good for some time, then later sucked really bad, then insulted me via online support when i asked for my $$ back after hosting with them for just over a month... then later apoligised and got good again (and returned my $$), they say they have changed

Re: [PHP] Just say "hello"

2006-09-15 Thread Ryan A
RTFM Oops, sorry, that seems to be everyone favourite so thought i would be the first one to say it... and welcome to the list :) Cheers! -- - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron

[PHP] People who bought this also bought (amazon style) functionality...logic problem

2006-09-26 Thread Ryan A
Hey all, I want to write a "module" for xcart (a commercial 'shopping cart') which would be like what Amazon.com offers when you go to shop on their site... when you click on a product to see its details you get a little box below that recommends more products based on what o

Re: [PHP] People who bought this also bought (amazon style) functionality...logic problem

2006-09-27 Thread Ryan A
Warning, this email's a bit long > You have a User table and a Product table, then a > linking table that > joins users with products that they have bought. Hey David,Curt,Richard! Thanks for replying. Looks like I will really have to brush up on my Sql, been u

Re: [PHP] Wallet based shopping cart

2006-09-28 Thread Ryan A
Hi, I am looking for a shopping cart/member script that will allow members of a site to purchase credits and then spend their credits on my site. I have trawled for hours but can't seem to find one anywhere. :-$ Anyone got any ideas??? Frustrated and wanting to move forward!! Hey! I

[PHP] changing the global variables (_SERVER[HTTP_USER_AGENT])

2006-10-03 Thread Balaji A
Hi, in php.ini I have changed the register_global to "On". Is it possible to change the global variable _SERVER[HTTP_USER_AGENT]? Thanks in advance.. Thanks Balaji

Re: [PHP] changing the global variables (_SERVER[HTTP_USER_AGENT])

2006-10-03 Thread Balaji A
Thanks for the reply rick. I actually want to change the user agent header in the request sent by the client. I want to send a request to the server with different user agent header. Is it possible to change? Thanks Balaji On 10/3/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:

<    4   5   6   7   8   9   10   11   12   13   >