Recordset paging with php on mySql database ... works on first page but ...

2003-03-12 Thread Stitchin'
know the example works and I know I'm getting some results but I just have no idea where to go from here ... I would be SO GRATEFUL ... please email me at [EMAIL PROTECTED] if you can take a moment to help me. Humbly begging for help, Renee Toth Stitchin' Up A Storm www.stitchinupastorm.com

RE: Count (*) function results needed in echo statement

2003-03-05 Thread Stitchin'
in echo statement -Original Message- From: Stitchin' [mailto:[EMAIL PROTECTED] Subject: Count (*) function results needed in echo statement I've got the following code in my php file: /* Select all categories from designcatagories table */ $query = SELECT

Count (*) function results needed in echo statement

2003-03-04 Thread Stitchin'
have below doesn't work, it just prints the () and I can't find any reference to this in my books??? HELP!!! echo b$catcode/b/font /td td$count()/td td$catdesc/td /tr; Renee Toth Stitchin' Up A Storm www.stitchinupastorm.com

Selecting from mySql database regarding dates

2003-03-03 Thread Stitchin'
I have a column in my mySql database that holds a date that I've added each record called designadddate I'm trying to create a filter to only pull up the records that have been added over the last two weeks. This is my code ... I added the echo for the $today and $twoweeksago variables to make

RE: Selecting from mySql database regarding dates

2003-03-03 Thread Stitchin'
That brought me up the record that was dated 3/1 but not the ones dated 2/17 and 2/18 which fit into the criteria also We're getting there is there something going on with the fact that the other two are in the previous month? That's kinda freaky considering that I know because I

RE: Selecting from mySql database regarding dates

2003-03-03 Thread Stitchin'
back in and see where it breaks down. Oh... and I don't see any reason to have brackets around your = and = comparisons...) Jason - Original Message - From: Stitchin' [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 03, 2003 12:01 PM Subject: Selecting from mySql database regarding

FULLTEXT indexes and select query problem

2003-03-03 Thread Stitchin'
something stupid like quotes or something ... I'm gonna go back and double-check those variables from the search form ... Anybody out there see what I missed? :) RENEE :) Renee Toth Stitchin' Up A Storm www.stitchinupastorm.com

RE: Very basic If statement problem

2003-02-28 Thread Stitchin'
This is so simple and basic, I must be missing something I have php code for displaying my embroidery designs on the web page. It's going through the mySql database and the query to pull up all the designs for a chosen category works fine. I have two fields in my database called applique

Very basic If statement still not working ????

2003-02-28 Thread Stitchin'
Boy, this is getting real frustrating ... doesn't this seem to be child's play? I'm not trying to do anything fancy ... I tried the and parentheses suggested below and it still didn't work. I even tried to put quotes around the zeros and ones thinking maybe the program wasn't recognizing that

Very basic If statement still not working VERIFIED VARIABLES

2003-02-28 Thread Stitchin'
the oops in your statement. Try... echo $applique; echo $puffyfoam; Hope this helps Roger -Original Message- From: Stitchin' [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 12:01 PM To: [EMAIL PROTECTED] Subject: Very basic If statement still not working Boy, this is getting

I'm not sure if this is HTML question or PHP...

2003-02-27 Thread Stitchin'
I've had great success with my first PHP/mySql project. It's a catalog to showcase my embroidery designs. My embroidery database is working, the php code I embedded in my FrontPage2002 pages is working great, I can click on my admin button and upload info into the database. Because of the

RE: I'm not sure if this is HTML question or PHP...

2003-02-27 Thread Stitchin'
Recordset Paging brought back a slew of hits. Find one that appeals to you/explains what it does so you can use it. HTH, Tore. - Original Message - From: Stitchin' [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 27, 2003 11:48 AM Subject: I'm not sure if this is HTML question

RE: Question

2003-02-25 Thread Stitchin'
If you are a TOTAL newbie and need a little programming background, I bought PHP mySQL for Dummies and it was awesome! Renee :) -Original Message- From: Stefan Hinz [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 6:05 PM To: Jasdeep Singh Cc: [EMAIL PROTECTED] Subject: Re:

Reference to a downloadable file

2003-02-25 Thread Stitchin'
show an example of this for PHP and mySql? Renee Toth Stitchin' Up A Storm www.stitchinupastorm.com -Original Message- From: Stefan Hinz [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 12:37 PM To: Amy Joseph Kormann Cc: [EMAIL PROTECTED] Subject: Re: Continuing problem Ami

RE: Very basic question from a total newbie! MORE INFO

2003-02-23 Thread Stitchin'
, operable program or batch file. I'm looking right at my little stoplight at the bottom of my screen and the light is green I pulled up WinMySQLadmin and everything looks like it's working fine. What do I check next? Thanks for your time!!! Renee :) -Original Message- From: Stitchin

RE: Very basic question from a total newbie! MORE INFO

2003-02-23 Thread Stitchin'
: Sunday, February 23, 2003 11:19 AM To: Stitchin'; [EMAIL PROTECTED] Subject: Re: Very basic question from a total newbie! MORE INFO -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Stitchin', Sunday, February 23, 2003, 3:39:41 PM, you wrote: I did exactly what Paul described ... I changed

RE: Re[2]: Very basic question from a total newbie! MORE INFO

2003-02-23 Thread Stitchin'
did any real programming was in the mid 80's with COBOL! I guess I've revealed my age now I'm probably old enough to be some of the member's parents! Renee :) -Original Message- From: Stefan Hinz [mailto:[EMAIL PROTECTED] Sent: Sunday, February 23, 2003 12:02 PM To: Stitchin' Cc

Very basic question from a total newbie!

2003-02-22 Thread Stitchin'
to be s easy and I'm just drawing a total blank. Renee Toth Stitchin' Up A Storm www.stitchinupastorm.com - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

RE: From Win2000/IIS to Linux/Apache ?

2003-02-21 Thread Stitchin'
I just finished installing Apache, php and mySql on my Windows XP machine at home and everything seems to be running just fine! Renee Toth Stitchin' Up A Storm www.stitchinupastorm.com -Original Message- From: Theisen, Gary [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 12:59

RE: decimal type

2003-02-21 Thread Stitchin'
today ... so I hope I'm not too far off base. Renee Stitchin' Up A Storm -Original Message- From: Bryan Koschmann - GKT [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 4:01 PM To: gerald_clark Cc: [EMAIL PROTECTED] Subject: Re: decimal type My Apologies, table name is pricelist