"Charles Sweeney" <me.RemoveThis@charlessweeney.com> wrote in message
news:bgt5q4$sece6$1@ID-162618.news.uni-berlin.de...
> > This may seem hard to understand so please ask if you want me to write
it
> > again.
>
> You say you want a script to make the "next pic" link disappear, yet you
> also say the site is presently doing this?? Is that part working or not?
>
> There are 101 ways to achieve this, but if I was going to Dublin, I
probably
> wouldn't start from here.
>
> You say you "want a script", are you looking for something ready made? I
> imagine it would be very difficult to find something off-the-shelf that
> would suit your exact requirements.
>
> Are you writing the php yourself?
>
> Since you are using a database, each pic will have its own record (row)
you
> can count the rows.
> --
> Charles Sweeney
<font color=purple> > <a style='text-decoration: underline;' href="http://www.CharlesSweeney.com</font" target="_blank">www.CharlesSweeney.com</font</a>>
OK. I was in a rush when writing this so I expected it to be a bit hard to
understand. I'll try and explain it again.
A friend and I are currently developing a website in which he does the
graphic design and I do the programming (I have created websites using html,
javascript, css and ssi however this is my first attempt at using php and
mysql). The website is a daily surf report. It currently is 100% in php
however I have already setup a database in mysql and created a webpage so I
can add new data to it. I will add the database to it after I get the basics
of what I want to do down first.
What I want is the following. Once the pictures for the report are uploaded
to the server, Mysql or PHP then automatically finds how many pictures for
that day are on the server and saves this value to the database. That is
what I need help with. I have already made the script for making "next set"
disappear when it gets to the last set.
Hope you can understand
- Jake<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: php - check if a file exists? check the name?