[PHP] fopen url problems

2002-10-16 Thread Karl Phillipson
luestream/bband/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

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 co

RE: [PHP] MySQL: Select ALL

2001-08-09 Thread Karl Phillipson
name"; } mysql_free_result($result); 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:[EMAI

RE: [PHP] caching and IE 5

2001-08-09 Thread Karl Phillipson
ue 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

[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 up

RE: [PHP] code to see files in directories

2001-08-08 Thread Karl Phillipson
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]]

RE: [PHP] code to see files in directories

2001-08-08 Thread Karl Phillipson
flush(); } if ($it != '.' && $it != '..' && is_dir("$base/$file/$folder/$this/$that/$some/$the/$it") && $it != "_data") {

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

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] 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 ---

RE: [PHP] text imports

2001-08-07 Thread Karl Phillipson
that's the only 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

RE: [PHP] text imports

2001-08-07 Thread Karl Phillipson
' (COUNTRY_NAME) ====== 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

[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 itsel

[PHP] php and javascript

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

[PHP] ascii of euro

2001-07-27 Thread Karl Phillipson
Does anyone know what the ascii version of a euro symbol is? == Karl Phillipson PHP SQL Programmer Saffron Hill Ventures 67 Clerkenwell Road London EC1R 5BL