php-windows Digest 12 Sep 2003 04:04:35 - Issue 1907
Topics (messages 21361 through 21367):
Re: excel tables to mysql tables
21361 by: chris.neale.somerfield.co.uk
Re: No answers found - Why var and why & ?
21362 by: Dave Dash
Re: Extracting images from active directory usi
I hav written a php application that will create a direcotory with then name given by
user and upload file into it
it work prefect on my pc server.
but when i upload to the web serverthere is error due to my directory
permission
is there any way to control a directory permission with php
I am trying to get the ability to resume broken downloads with a client
(such as FlashGet, GetRight, etc...) I am able to download the complete
file without resume and everything works properly, but, when using a
download manager, if I break the download then continue, the byte count
never matches
I forgot the break; for the switch :(
Thanks,
John Ellingsworth
http://mail.med.upenn.edu/~jellings/
-Original Message-
From: John Ellingsworth [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 11, 2003 2:37 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Array problem
Hi.
In the cod
Hi.
In the code below, I always get an error from the sql statement due to some
problem in the array result.
The goal is to add as many keywords to as many thumbnails selected from a
form.
The thumbnails have this checkbox:
And the keyword this:
Animals
etc ...
The error info is this, with
Simon,
I've seen thumbnailPhoto attribute in LDAP, but I have never seen this
reference anywhere in the Active Directory. How do you store image in
the Active Directory? In other words where do you upload the image?
Thanks
Igor P.
-Original Message-
From: Simon Taylor [mailto:[EMAIL PROT
var $varname before a constructor is just conventional syntax when defining
a class.
class myClass {
var $myThis;
function myClass() {
}
}
I'm sure you can do this another way, but it just makes reading the class
very easy, and it defines those variables for the entire scope of the class.
-dd
Kerem,
I wrote the following code to do this some time ago. It could probably be
improved by using the header row in the spreadsheet to generate the keys
for an associative array instead. This might make life easier when it comes
to generating your sql query. You'll just have to save the spreadsh
php-windows Digest 11 Sep 2003 14:06:14 - Issue 1906
Topics (messages 21354 through 21360):
Re: free windows editor with ftp?
21354 by: Chris L
21355 by: David
21358 by: chris.neale.somerfield.co.uk
21360 by: Chris L
excel tables to mysql tables
21356
[EMAIL PROTECTED] (Chris Neale) wrote in
news:[EMAIL PROTECTED]:
> I'd recommend the Zend IDE. I've started using it recently in favour
> of ConText, and the new version (still in Beta) has syntax
> hightlighting and a code analyser. It also indents your code neatly
> for you when you've been hac
Thanks Stephen,
yep I have already made sure connection etc is good, the main problem here
is getting binary data out of the ldap directory - I was hoping someone
around has had experience with this, but I will have to scratch my head some
more.
Cheers
Simon
"Stephen" <[EMAIL PROTECTED]> wrote in
I'd recommend the Zend IDE. I've started using it recently in favour of
ConText, and the new version (still in Beta) has syntax hightlighting and a
code analyser. It also indents your code neatly for you when you've been
hacking at a file, handy for messy coders like me... I think it has built in
F
Hi everyone.
I'm trying to figure out how to make my PHP connect to a remote Access
database.
So far the idea I have is to somhow share out a DSN for the Access database,
and then make PHP odbc_connect to it somhow over the Internet. How to do
this however, I'm not sure about.
If anyone has trie
I have 4500 records in excel tables waiting to be insert into mysql
structure did anyone done this before i need it so much..
Kerem Arslanlı
İstanbul Technical University
UEPRC
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dear Chris
I use 1st page 2000 which can be found at http://www.evrsoft.com, and the
add on for ftp can be found at http://www.evrsoft.com/1stpage/modules/ which
needs to be copied into the same directory of 1st page 2000.
--
Kind Regards
David
Anagram Systems
http://www.anagram-sys.co.uk/
http
15 matches
Mail list logo