RE: [PHP] search engine

2001-02-18 Thread Dallas Kropka
hehe, And while they are at it, could that same person please tell me how to achieve world domination with just a sponge, toothpick and some gum hehe sorry Brandon I just couldn't resist... your going to have to get a little more specific on your questions... we cant write th

RE: [PHP] UPS shipping calculation

2001-02-17 Thread Dallas Kropka
There is a great UPS calc system that we are using and while attachments are not allowed code is below. * upsProductCode = $prod; } function origin($postal, $country){ $this->originPostalCode = $postal; $t

RE: [PHP] Database Code Portability

2001-02-16 Thread Dallas Kropka
Try taking a look at the ADODB class written by the people at www.phpeverywhere.com (net?) We are using this code. it supports all major functions of 9 different databases and is very solid. -Original Message- From: Dave Haggerty [mailto:[EMAIL PROTECTED]] Sent: Friday, February 16

RE: [PHP] PHP Editors

2001-02-15 Thread Dallas Kropka
www.textpad.com Wonderful app, highlighting, keeps your tabs lots of keyboard shortcuts and lots of customization. This is what all my developers prefer. Dallas K. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

RE: [PHP] Array

2001-02-15 Thread Dallas Kropka
if you want to "securely" remove an element of an array $objects = array('first','second','third','fourth','fifth','sixth','seventteen'); function remove_element($array, $left_id, $right_id) // Remove Element // left_id is element position(counts from 1) // right_id array position (counts f

RE: [PHP] A little code here? :)

2001-02-14 Thread Dallas Kropka
Hmmm, ok, now I feel like a dumbass. and somewhere in the back of my mind I knew of that function. sorry. -Original Message- From: Cameron [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 14, 2001 9:34 PM To: Dallas Kropka Subject: Re: [PHP] A little code here? :) http

[PHP] A little code here? :)

2001-02-14 Thread Dallas Kropka
I have a few text input boxes that I am using to allow the client to compose emails for a mailing list... does anyone have a little snippet that will take the "\n's" and turn them into 's? I would attempt to write one myself but Im not the best at ereg or replace code... Much Thanks

RE: [PHP] To The Hacker: CodeBoy

2001-02-09 Thread Dallas Kropka
LOLOL Ya know, I get half of my business this way... they think they don't want me to fix there site... until I send them their database dump and passwords retrieved from invalid form checks or unsecured image directories... Jonathan actually did this guy a favor, an embarrassing favor, b

[PHP] MySQL --- OR in a select statement ???

2001-02-05 Thread Dallas Kropka
Is it possible to include an OR condition in a MySQL select on 2 different tables? I have 1 table of basic customers and one table of Admins, both tables "Relate" to the UserNum table containing UserNumber login password and privs, I want to select one field from the correct tab

[PHP] Zeros get striped off my db entrees.... how to stop...

2001-01-26 Thread Dallas Kropka
Ok, I have a string of bits that I combine to store as the privilege level for our users it is 5 chars long "12345", and the default is "0" this would be the most basic user. now, when there is a non 0 number at the front it works and every thing is cool but, even thou

RE: [PHP] Hello

2001-01-26 Thread Dallas Kropka
What a bunch of crap hey, I know, Ill get a degree as a Computer Science Major, or what the hell, Doctorate, and then all those places that wouldn't hire me before because I didn't know what I was doing will pay me lots of money Please -Original Message- From: Graduate [

[PHP] Do they like shut this list down at night or what?

2001-01-26 Thread Dallas Kropka
Why is it that I never get messages in the list from the late night coders after like 6 central? -- 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 PROT

RE: [PHP] Zend hit (Encoder price)

2001-01-25 Thread Dallas Kropka
Yes, but name me one way that will ensure your code in the manner that Zend does it, making your code unreadable just pisses the people off who wish to alter the parts which are intended to be altered. And with Zend, its possible to write readable code, encode the sensitive parts, and invite the o

RE: [PHP] Zend hit (Encoder price)

2001-01-25 Thread Dallas Kropka
I haven't read all the posts, but as you stated> Charge $6000 to the big companies, I have no problem with that. I personally would be willing to pay that if web applications was my business. But at the same time, allow those who don't necessarily need to have the encoder but just want some c

RE: [PHP] Another Guru's Help Needed...

2001-01-19 Thread Dallas Kropka
]] Sent: Friday, January 19, 2001 8:14 PM To: Dallas Kropka Cc: Michael Kimsal; PHP LIST Subject: RE: [PHP] Another Guru's Help Needed... You are going to have to research the query string for each search engine that you intend to support, and then parse it out. for example: go to google. searc

RE: [PHP] Another Guru's Help Needed...

2001-01-19 Thread Dallas Kropka
Most likely but how do I strip it to determine the string of keywords? Note to list: I cant depend on site logs. -Original Message- From: Michael Kimsal [mailto:[EMAIL PROTECTED]] Sent: Friday, January 19, 2001 7:33 PM To: Dallas Kropka Cc: PHP LIST Subject: Re: [PHP] Another Guru&#

[PHP] Another Guru's Help Needed...

2001-01-19 Thread Dallas Kropka
I need to grab the referring search engines keywords used in the search. I need to be able to determine what the keywords were, and what the engine was... (Lycos, AltaVista etc...). How can I do this, where can I find info on this, or is there something that will do this already that I can integ

[PHP] stripping the keywords from a search engine... again...

2001-01-17 Thread Dallas Kropka
Posted earlier but got no response so here it is again... Ok, I need either a tutorial or someone who has done so in the past to tell me how to do this I want to log and reference the key words used to find my site from referring search engines... like so: AltaVista: 211

RE: [PHP] Ethics question...

2001-01-17 Thread Dallas Kropka
Ok, The ethical question has been pounded to death... So Ill address the issue of the demo if you want a true demo, place a public copy on your own site. Allow the potential users to come in and mess with it. If it is truly good, you'll generate sales just from that... and until the Zend compi

[PHP] Something cool I found in Wired,

2001-01-17 Thread Dallas Kropka
Ok, I know that this is PHP, but I thought that allot of the freelancers out there could find it as appealing as I do. In the current issue of Wired... page 163, there is a new product featured called Groove found at www.groove.net and while only for windows at the moment it allows p

[PHP] Grabbing referring keywords.....

2001-01-17 Thread Dallas Kropka
Ok, I need either a tutorial or someone who has done so in the past to tell me how to do this I want to log and reference the key words used to find my site from referring search engines... like so: AltaVista: 211 3d studio max tutorials 81 body jewelry

[PHP] Working with time()...

2001-01-16 Thread Dallas Kropka
in my database, all entries have a timestamp I need a way to brake the entries up and sort the entries: by year by month according to year by day according to the month and preferably by hour according to the day... How do I do this? Are there functions floating around the net that will do

[PHP] GD Library ??? Where to find.

2001-01-15 Thread Dallas Kropka
Please point me to the GD library I cant seem to find it. -- 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] O Reilly PHP conference

2001-01-14 Thread Dallas Kropka
Posted on the home page of PHP.net is a blurb about an open source PHP conference where can I find information regarding signup for this??? I see nothing posted on the site... and found nothing at O Reilly??? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL P

[PHP] logging page views, which method is better????

2001-01-13 Thread Dallas Kropka
I have a large site, with several hundred pages its a product listing and shopping cart and I want to log my page views I receive an average of 3000 hits per minute. Is it better (faster) to log my views to a database table? or to a flat file? -- PHP General Mailing List (

[PHP] RTFM me to IIF file format creation...

2001-01-13 Thread Dallas Kropka
I need to create files and reports for importation into QuickBooks, but they need to be in the IIF file format that QuickBooks supports where can I find information for creating these files? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi