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

2003-03-12 Thread Stitchin'
finish my website and I'm so frustrated ... I 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

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

2003-03-05 Thread Stitchin'
ed 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: > >>>>>>>>>>>>>

Count (*) function results needed in echo statement

2003-03-04 Thread Stitchin'
>>>>>>>>>>>> I tested it in phpMyAdmin and I'm getting the correct results here's my dilemma ... I want to spit out a list of my catcodes, # designs found, catdesc and I'm not sure how to reference the count(*) object??? What I have

FULLTEXT indexes and select query problem

2003-03-03 Thread Stitchin'
yfoam = 0 AND designs.largesize <= 4.00 AND designs.smallsize <= 4.00 AND designs.availablefiles LIKE "%SEW%" AND MATCH ( designname, designcomments, catcode, textsearch) AGAINST ('sports') >>>>>>>>>>>>>>>>>>>>

RE: Selecting from mySql database regarding dates

2003-03-03 Thread Stitchin'
been using and then slowly fade the rest 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]&g

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 echo'd

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 su

Very basic If statement still not working VERIFIED VARIABLES

2003-02-28 Thread Stitchin'
getting set then you would always see 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 state

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

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"

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

2003-02-27 Thread Stitchin'
ing". A Google search for PHP 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, Fe

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 pictur

Reference to a downloadable file

2003-02-25 Thread Stitchin'
t may 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

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: Qu

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

2003-02-23 Thread Stitchin'
er. The last time I 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, Feb

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

2003-02-23 Thread Stitchin'
Sent: 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 Pa

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

2003-02-23 Thread Stitchin'
ernal command, 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 Mess

Very basic question from a total newbie!

2003-02-22 Thread Stitchin'
and into PHPMyAdmin?? I know the solution has 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

RE: decimal type

2003-02-21 Thread Stitchin'
l database 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, tab

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