[PHP] fopen url problems

2002-10-16 Thread Karl Phillipson
/testvideo-bband.asf;, r) - Message too long in /usr/local/www/livebrand.co.uk/www/builder/cstudies.php on line 32 - Karl Phillipson Tribal DDB - a BMP DDB Company http://www. http://www.tribalddb.co.uk tribalddb.co.uk

RE: [PHP] looping through array with list()/each()

2002-09-25 Thread Karl Phillipson
while ( list($key, $val) = each($ser) ); --- ; should not be here -Original Message- From: Kevin Porter [mailto:[EMAIL PROTECTED]] Sent: 25 September 2002 12:13 To: Kevin Porter; '[EMAIL PROTECTED]' Subject: RE: [PHP] looping through array with list()/each() I meant $key and $val of

RE: [PHP] code to see files in directories

2001-08-09 Thread Karl Phillipson
// of each other This Script!! == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318 -Original Message- From: Karl Phillipson [mailto:[EMAIL PROTECTED]] Sent: 08 August

[PHP] caching and IE 5

2001-08-09 Thread Karl Phillipson
Is anyone else having fun and games with IE 5.0 and caching? I have the no-cache code (below) before anything else in my index file. Following that an include file is pulled in that has a form with a text input field that echos the date and time. Whenever I refresh the page the time does not

RE: [PHP] caching and IE 5

2001-08-09 Thread Karl Phillipson
but the date(F jS Y G:m A) does not?? Seems the problem might not be an IE5 caching issue at all ?? Regs, Karl == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318

RE: [PHP] MySQL: Select ALL

2001-08-09 Thread Karl Phillipson
); kp == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318 -Original Message- From: Tarrant Costelloe [mailto:[EMAIL PROTECTED]] Sent: 09 August 2001 12:14

RE: [PHP] code to see files in directories

2001-08-08 Thread Karl Phillipson
/$this/$that/$some/$the/$it/$deep1$baseurl/$file /$folder/$this/$that/$some/$the/$it/$some/$the/$it/$deep1/aBR\n); flush(); }} }} }} }} }} }} }} }} ? == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London

[PHP] text imports

2001-08-07 Thread Karl Phillipson
Hi, I have been given a (notepad generated) text file which contains a list of countries in a format such as: United Kingdom, United States, Blah, Blah, Blah, I have imported the data into a countries table in a mySQL database using the excellent 'mysqlfront' prog. No probs on the import

RE: [PHP] text imports

2001-08-07 Thread Karl Phillipson
) == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318 -Original Message- From: Wagner Tomy [mailto:[EMAIL PROTECTED]] Sent: 07 August 2001 12:00 To: Karl Phillipson

RE: [PHP] text imports

2001-08-07 Thread Karl Phillipson
way? == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318 -Original Message- From: Wagner Tomy [mailto:[EMAIL PROTECTED]] Sent: 07 August 2001 12:06 To: Karl

RE: [PHP] user's ip

2001-08-07 Thread Karl Phillipson
Read this: http://www.php.net/manual/en/function.getenv.php $ip = getenv (REMOTE_ADDR); == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318 -Original

RE: [PHP] Split array

2001-08-07 Thread Karl Phillipson
you could use implode http://www.php.net/manual/en/function.implode.php == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318 -Original Message- From: Veniamin

RE: [PHP] Best way to take a copy of a Database from Server to server

2001-08-07 Thread Karl Phillipson
This might be of some use? http://www.mysql.com/doc/m/y/mysqlhotcopy.html == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL Saffron Hill: 0207 693 8300 Direct Line: 0207 693 8318 -Original Message- From

[PHP] php and javascript

2001-07-27 Thread Karl Phillipson
== Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL ==