Hi there everyone,
I’m converting a video website from CGI to use Databases and they want me to
keep their existing layout. However, I have a slight formatting problem.
I’m using PHP with MySQL and what I have is this:
Each page displays 6 videos, 2 are on the first row (Which has 3 column
Jordan
> I am sorry that people like to ridicule noobs on this list. It was a
> simple question with a simple answer. Thank you!!
Not at all, shame if you see it this way - it is mostly a case of
people on this list helping you to help yourself - respect to those
who've had a go at finding the in
And I agree. I haven't asked many questions myself but have seen the
responses from some people. I think you have to think that they have looked
and this IS their last resort.
I've found when doing searches on the web that I get presented with 5000
pages of un relevant stuff.
Remember when yo
with questions being answered like that, i am sure many will.
On 8/26/05, Raz <[EMAIL PROTECTED]> wrote:
>
> Jordan
>
> > I am sorry that people like to ridicule noobs on this list. It was a
> > simple question with a simple answer. Thank you!!
>
> Not at all, shame if you see it this way - it
It kinda depends on the load placed on the db. Large chunks of data in the
db (like images or other files like video, pdf etc) can slow the system
down.
There are many databases running with over 50Million rows of data in a
table. But at a certain level, its as much hardware and network depend
Dan,
Wow, thank you very much for an actual answer. It is much appreciated.
I am sorry that people like to ridicule noobs on this list. It was a
simple question with a simple answer. Thank you!!
Jordan
On Aug 26, 2005, at 10:45 AM, Dan Baker wrote:
"Jordan Miller" <[EMAIL PROTECTED]> wro
like i said, billions are possible, but it becomes more of hardware issue,
disk space, network availability etc
bastien
From: Jordan Miller <[EMAIL PROTECTED]>
To: Miles Thompson <[EMAIL PROTECTED]>
CC: php-db@lists.php.net
Subject: Re: [PHP-DB] maximum number of records in a db?
Date: Fri, 2
he said number of records MT not number of charactors.
So no need to stick his head on a pike just yet ;)
But to answer your question jordan... the idea is that you probably wont run
out of rows. 32 bits allow integers to go to some number like 2,147,483,647,
and i spose that would be the max. 64
"Jordan Miller" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I was just wondering what is the maximum number of records that can be
>successfully handled with a db. any db will do. it doesn't have to be the
>fastest or best, just one that can hold the maximum number of records
Perhaps you misunderstood what Miles wrote...never mind eh?
Go here for example: http://www.mysql.com/why-mysql/ - found that in
about 6 secs...
raz
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i am talking about individual records, not putting all records into a
very long string, if that's what you are saying. i know people
routinely use millions of records... but how about billions or more?
Jordan
On Aug 26, 2005, at 10:29 AM, Miles Thompson wrote:
At 12:11 PM 8/26/2005, Jorda
At 12:11 PM 8/26/2005, Jordan Miller wrote:
I was just wondering what is the maximum number of records that can
be successfully handled with a db. any db will do. it doesn't have to
be the fastest or best, just one that can hold the maximum number of
records and still be able to interact well wit
I was just wondering what is the maximum number of records that can
be successfully handled with a db. any db will do. it doesn't have to
be the fastest or best, just one that can hold the maximum number of
records and still be able to interact well with php. any ideas?
thanks,
Jordan
--
P
try defining the values as empty strings first...
bastien
From: "bo" <[EMAIL PROTECTED]>
Reply-To: "bo" <[EMAIL PROTECTED]>
To: php-db@lists.php.net
Subject: [PHP-DB] session confusion| can anyone help?
Date: Fri, 26 Aug 2005 11:42:18 +0800
here is the code for accesscontrol.php which contr
Greetings, all.
Thanks to those who fielded my sql injection question yesterday. Enormously
helpful.
On to eval().
I've got a PHP 4.3.xx and a MySQL 4.xx (sometimes 3.2xx) database that is the
basis of a CMS. The story field of the content table sometimes holds PHP code
that needs to be execu
15 matches
Mail list logo