[PHP] Calendar

2007-06-13 Thread Clint Tredway
Is there a decent free calendar? I just need to show a few events on a calendar. -- I am not a diabetic, I have diabetes my blog - http://grumpee.instantspot.com/blog -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Apology (Re: what PHP really needs)

2004-01-23 Thread Clint Tredway
Hey, no biggie.. MS people should get hacked at least once a day... :) John Nichel wrote: Seems I struck a cord with some of the people on this mailing list with my Cold Fussion, ASP/.NET comment. I forgot to put my little smirk ;) after the comment. To those that I offended, I'm sorry.

re: [PHP] PHP IDE?

2003-12-13 Thread Clint Tredway
I have started using PrimalScript from www.sapien.com It's cheaper than NuSphere and I love it. Clint Tredway www.digital12studios.com Original Message: From: Jough Jeaux [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PHP] PHP IDE? Date: Sat, 13 Dec 2003 09:06:56 -0800 (PST) Was wondering

Re: [PHP] PHP IDE?

2003-12-13 Thread Clint Tredway
I also have Note Tab Pro and I love it for simple stuff. The more complicated my stuff got the more I got away from note tab. Clint Tredway www.digital12studios.com Original Message: From: Website Managers.net [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP IDE? Date: Sat, 13

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Clint Tredway
The new Dreamweaver is much better than the previous version. I still have not found 'the ideal' editor for me and I use several tools. The one tool that looks like it could become my tool of choice could be eclipse. because you can build custom editors (plugins) for anything you need. Clint

RE: [PHP] SQL SERVER QUESTION

2003-06-11 Thread Clint Tredway
How about the need to add prices together, or store binary data, or using a bit for true false... There are numerous reasons for datatypes in a database. HTH, Clint -Original Message- From: Dale [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 8:43 PM To: [EMAIL PROTECTED

[PHP] Form Generators

2003-05-29 Thread Clint
Does anyone know of a form generator that will look at a MySQL table and generate an add/edit form off of that table? Thanks, Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Help needed

2003-04-01 Thread Clint Tredway
Please post more of your code. It is difficult for us to help you without seeing your code. Clint -Original Message- From: Andy [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 8:17 AM To: [EMAIL PROTECTED] Subject: [PHP] Help needed Hi all Can someone help? I am new to PHP

RE: [PHP] whats this!!!!

2003-04-01 Thread Clint Tredway
This has to be an April Fools joke.. -Original Message- From: Chris Edwards [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 2:36 PM To: [EMAIL PROTECTED] Subject: [PHP] whats this read: http://php.weblogs.com/ -- Chris Edwards Web Application Developer Outer Banks

RE: [PHP] Stylesheets, are they run?

2003-04-01 Thread Clint Tredway
Your ss.php will still run, but the browser will not render the styles in the page. Clint -Original Message- From: Leif K-Brooks [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 3:49 PM To: Liam Gibbs Cc: php list Subject: Re: [PHP] Stylesheets, are they run? Most likely

RE: [PHP] need a reliable PHP host

2003-03-27 Thread Clint Tredway
I currently use www.imhosted.com and have been happy with their service. Clint -Original Message- From: Doug Parker [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 3:28 PM To: [EMAIL PROTECTED] Subject: [PHP] need a reliable PHP host Hi everyone - I need suggestions

RE: [PHP] Flash book help please

2003-03-18 Thread Clint Tredway
Get Foundation Flash MX and Foundation Actionscript from friends of ed. These are the best for learning Flash. www.friendsofed.com Clint -Original Message- From: Daniel McCullough [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 2:05 PM To: [EMAIL PROTECTED] Subject: [PHP] Flash

RE: [PHP] Is PHP designed (have the capability) to access remote DB?

2003-03-12 Thread Clint Tredway
No, PHP can access a database on another server on the same network or across the internet. The web server that PHP is running just has to be able to see the server that the database is on. Clint -Original Message- From: Patrick LOK [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12

RE: [PHP] Re: [PHP-DEV] Is PHP designed (have the capability) to access remote DB?

2003-03-12 Thread Clint Tredway
No its not. PHP does the same thing that ASP, ColdFusion, or JSP does in the way of connecting to a databse. They can all access a database that is not on the localhost. It is not about the design and development of PHP. -Original Message- From: Patrick LOK [mailto:[EMAIL PROTECTED] Sent:

RE: [PHP] Re: [PHP-DEV] Is PHP designed (have the capability) to access remote DB?

2003-03-12 Thread Clint Tredway
Like the previous poster said.. its in you configuration.. can your webserver actually see(connect to in another way) to the server where your database is? If not, then you will have to figure that out first. Clint -Original Message- From: Patrick LOK [mailto:[EMAIL PROTECTED] Sent

RE: [PHP] Re: [PHP-DEV] Is PHP designed (have the capability) to access remote DB?

2003-03-12 Thread Clint Tredway
I am willing to help you.. what kind of database are you trying to connect to? -Original Message- From: Patrick LOK [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 7:48 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: [PHP-DEV] Is PHP designed (have the capability) to access

[PHP] Question

2003-03-10 Thread Clint Tredway
I have a display of images that every fourth image I want to start a new column. In ColdFusion I would use the MOD operator like this: if query.recordcount MOD 4 eq 0 /td td /if I am just having a brain lapse today, can someone help me do this same functionality in PHP? Thanks!

RE: [PHP] Re: Question

2003-03-10 Thread Clint Tredway
; } ? HTH, -Dan Clint Tredway [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I have a display of images that every fourth image I want to start a new column. In ColdFusion I would use the MOD operator like this: if query.recordcount MOD 4 eq 0 /td td /if I am just having a brain

[PHP] Fw: PHP / GnuPG problem with Fopen

2003-01-09 Thread Clint Fern
Clint --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.438 / Virus Database: 246 - Release Date: 07/01/03

Re: [PHP] php and asp

2003-01-09 Thread Clint Tredway
The only thing PHP can do that's related to asp, is use the % like asp does. This is not recommended though.. Clint - Original Message - From: Jerry M. Howell II [EMAIL PROTECTED] To: PHP Mailing List [EMAIL PROTECTED] Sent: Monday, January 06, 2003 7:34 PM Subject: [PHP] php and asp

[PHP] Date Formatting

2002-12-13 Thread Clint Tredway
How can I format a date coming out of a MySQL? I know how to format today's date but not a date coming out of MySQL. I have looked through the manual, but I must be blind because I cannot figure it out. Thanks, Clint

Re: [PHP] Date Formatting

2002-12-13 Thread Clint Tredway
thanks for all the replies. I was able to use the date_format() from MySQL. Clint - Original Message - From: Rick Emery [EMAIL PROTECTED] To: Clint Tredway [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, December 13, 2002 1:13 PM Subject: Re: [PHP] Date Formatting MYSQL will do all

Re: [PHP] PHP Redirects

2002-12-12 Thread Clint Tredway
Look at this: ?php header(Location: http://www.example.com/;); /* Redirect browser */ exit; /* Make sure that code below does not get executed when we redirect. */ ?This needs to be before anything else being outputted or you can use javascript to

RE: [PHP] Form trouble

2002-11-25 Thread Clint Tredway
When the form is submitted check the database with the info that is being submitted. If a record matches the data being submitted then don't do the insert. If there is not a record there, then insert the record.. HTH Clint -Original Message- From: David H [mailto:[EMAIL PROTECTED]] Sent

RE: [PHP] Form trouble

2002-11-25 Thread Clint Tredway
Not really. The back button uses the browers history to go back.. And there is no way to disable the back button. -Original Message- From: David H [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 2:33 PM To: Clint Tredway; [EMAIL PROTECTED] Subject: RE: [PHP] Form trouble

RE: [PHP] FAQ a good idea?

2002-11-22 Thread Clint Tredway
I think this is a good idea. We have have for ColdFusion because we can point new people to it and it answers a lot of questions without generating extra traffic on the list. I for one am all for an FAQ. Clint -Original Message- From: Maxim Maletsky [mailto:[EMAIL PROTECTED]] Sent

[PHP] Help with variables in email

2002-11-18 Thread Clint Tredway
.$cardexp. Please help me figure this out. I know its simple, but I cannot see it ;) Thanks, Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Help with variables in email

2002-11-18 Thread Clint Tredway
I just pulled out the code that I needed help with. I did as was suggested before and now it only outputs to the first variable. I still need some help with this.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, November 18, 2002 9:11 AM To: Clint

[PHP] surepay

2002-11-11 Thread Clint Tredway
Has anyone implemented credit card processing with surepay.com using PHP? Any tips would be appreciated. Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP/Flash

2002-11-04 Thread Clint Tredway
I have a small example of using Flash/PHP if anyone wants it.. Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Php web hosting

2002-10-31 Thread Clint Tredway
I am using www.imhosted.com for my clients at the moment. I have had some small issues but they are quick to lend a helping hand. Clint -Original Message- From: Adam Voigt [mailto:adam;cryptocomm.com] Sent: Thursday, October 31, 2002 7:47 AM To: Steve Jackson Cc: Php-General Subject: Re

RE: [PHP] Looking for an open source PHP editor on linux

2002-10-25 Thread Clint Tredway
Have a look at www.jedit.org This editor is not specific to PHP but it does handle PHP well. Clint -Original Message- From: Tariq Murtaza [mailto:tariq;smeda.org.pk] Sent: Friday, October 25, 2002 6:01 AM To: [EMAIL PROTECTED] Subject: [PHP] Looking for an open source PHP editor

[PHP] Var question

2002-10-24 Thread Clint Tredway
I am building a form that posts to itself. I have the following to detect the submit button being clicked: If($_POST[go] == add link) I am getting a warning that says 'go' is undefined. How do I define this? Thanks, Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe

RE: [PHP] Var question

2002-10-24 Thread Clint Tredway
question You can just check for if(isset($_POST['go'])) You don't really care what the value is since it's just a button. ---John Holmes... - Original Message - From: Clint Tredway [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 24, 2002 9:33 AM Subject: [PHP] Var

RE: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread Clint Tredway
Look at www.editworkspro.com I have used this one and I like it a lot and it was easy to install. -Original Message- From: Jadiel Flores [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 12:23 PM To: Chris Boget; PHP General Subject: Re: [PHP] WYSIWYG HTML Editor They have

[PHP] Looking for work

2002-10-02 Thread Clint Tredway
Hi, my name is Clint Tredway and I am a web developer in Dallas Texas. I am looking for any projects that you may need help with. My rates are very reasonable and I can be reached at anytime. Thanks, Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] php vs asp

2002-01-28 Thread Clint Tredway
With ASP the only cost is the OS. Clint -- Original Message -- From: Jason Wong [EMAIL PROTECTED] Date: Mon, 28 Jan 2002 23:45:57 +0800 On Monday 28 January 2002 23:15, liz lynch wrote: sorry i should have explained myself abit better.i am a huge

Re: [PHP] SQL / PHP Join issue.

2002-01-22 Thread clint
You need to either alias the columns i.e. career.id as careerid or rename your columns i.e. change the id to careerid calendarid. The second option would be best because that way your columns are descriptive. HTH Clint -- Original Message -- From

[PHP] PHP certification

2001-12-28 Thread clint
Does anyone know if there are plans to offer a PHP certification in the future? I know this can be a mute point, I am just curious. Thanks! Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[PHP] Dallas Texas PHP User Group?

2001-11-09 Thread Clint Tredway
Does this exist? If so what is the URL to the website. If it does not exist, I am thinking of starting one. Thanks -- Clint Tredway www.factorxsoftware.com Get Chatster - a free CF Chat Program http://www.factorxsoftware.com/download/ Need help with a Factor Product? http

[PHP] variable issue

2001-11-09 Thread Clint Tredway
. Thanks! clint -- 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] variable issue

2001-11-09 Thread Clint Tredway
thanks for all the help. I realized that I did not need the else, and the isset() works great! Now I have my calendar working the way I want it to! Thanks! Clint -- Original Message -- From: Matthew Luchak [EMAIL PROTECTED] Date: Fri, 9 Nov 2001 15:07:22

[PHP] problems with pages generated by Apache's AddLanguage directive

2001-10-31 Thread Clint Gilders
of $HTTP_GET_VARS ($HTTP_GET_VARS[variable]) they don't get passed to the script. Any idea what is causing this? A remedy? Thanks -- Clint Gilders Servermaster OnlineHobbyist, Inc. [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] URL variables

2001-10-24 Thread Clint Tredway
How do I reference URL variables..? -- 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] Windows question

2001-09-24 Thread Clint Tredway
Can PHP kick off an exe or batch file? IF it can, how does one go about doing so? Thanks, Clint -- 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

[PHP] how to ?

2001-09-11 Thread Clint Tredway
is there a way to tell if an insert failed while a in a loop. I tried this: $query = my query; if (!$query) { logic here } but this is not working... is this even possible? thanks! Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] how to ?

2001-09-11 Thread Clint Tredway
- Original Message - From: Clint Tredway [EMAIL PROTECTED] To: Php General MailingList [EMAIL PROTECTED] Sent: Tuesday, September 11, 2001 3:40 PM Subject: [PHP] how to ? is there a way to tell if an insert failed while a in a loop. I tried this: $query = my query; if (!$query

Re: [PHP] World Trade Centre Hit By terrorists, also pentagon

2001-09-11 Thread Clint Tredway
I am sorry, but the problem is the exact opposite. If people would turn back to God and seek his face and live according to His will, the World would benefit greatly. My 2 cents. -- Original Message -- From: Alexander Skwar [EMAIL PROTECTED] Date: Tue,

[PHP] single quote replace

2001-09-11 Thread Clint Tredway
Does anyone have a function that will replace single quotes inside a string? Thanks! -- 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]