[PHP] Re: What is this called?

2009-07-06 Thread Shawn McKenzie
Miller, Terion wrote: > Ok, say you have a database with 16000 records in it, but you only want to > call out say 2000 records at a time as the search/query is performed, then > store the first 2000 in a session and then retrieve the next 2000 etc etc as > a way to minimize server strain? > > (I'm

[PHP] Re: What is $this->

2007-02-19 Thread Dick Richard
Thanks for the responses. Searching the web for "$this-> provided no help at all. Your explainations got me on track and now I can find the right manual to read! Dick ""Dick Richard"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can someone explain what $this-> does and means. For

[PHP] Re: What is this?

2005-07-19 Thread George B
George B wrote: How is this possibly not working? $money = $_GET ['money']; $money = $money -3 echo $money; oops nvm i forgot the ; on like 2 :D -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: what is -- $this variable -> $this other variable -- means?

2005-06-02 Thread JB05UK
http://php.net/manual/en/language.oop.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: What is this??

2002-10-27 Thread BAROILLER Pierre-Emmanuel
You only have a difference into your insert query like this : insert into table (x,y,z) values(x,y) .. "Miguel BráS" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > Hi guys, > > I was doing a script to insert data on a table, and the following message > appeared me when

RE: [PHP] RE: What is this??

2001-04-27 Thread Jon Haworth
Try http://members.evolt.org/ HTH Jon -Original Message- From: Manesh [mailto:[EMAIL PROTECTED]] Sent: 27 April 2001 13:35 To: Manesh; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP] RE: What is this?? I need a free web server that gives me 1 Myslq accound and php hoasting! if

[PHP] RE: What is this??

2001-04-27 Thread Manesh
I need a free web server that gives me 1 Myslq accound and php hoasting! if soneone know of any please tell me. thx -- 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