Hmm, well, to answer my own question, it looks like
the following will do. Sorry to make an ass of
myself. Hope you were all entertained!!
Send this file:
--- Jough Jeaux <[EMAIL PROTECTED]> wrote:
> Greetings all, I want to allow users to upload
> images
> to an online p
Greetings all, I want to allow users to upload images
to an online profile. Anyone know how to let the user
browse his/her local filesystem from the web page?
__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
--
PHP Gen
Hmm, I'm currently a vim user also. You'll have to
elaborate on this folding and ctag business though...
--- Ahbaid Gaffoor <[EMAIL PROTECTED]> wrote:
> vim - with folding and ctags
>
> sweet.
>
> Ahbaid
>
> Jough Jeaux wrote:
>
> >Was wondering
Was wondering what everyone's favortie IDE is for
coding in PHP. I've got a big PHP project in the
works. I'll be doing alot with it and am looking for
ways to boost my productivity.
--Jough
__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
htt
Nope, that's what I was looking for. Looking at the
functions I realized there was more than one way to do
it. I'm just a bandwagon jumper.
And yes, if all of you jumped off a cliff I would to.
--- Richard Davey <[EMAIL PROTECTED]> wrote:
> Hello Jough,
>
> Thursday, December 4, 2003, 6:39:13
Greetings all, I'm working on a message-board-type application that will use time
stamps to sort part of the messages. I was wondering what everyone's favorite way to
transfer dates between PHP and MySQL was?
--Jough
-
Do you Yahoo!?
Free Pop-Up Blocker - Get
Shouldn't this line:
class my_child_class extends MY_BASE_CLASSFILE {
Read like this:
class my_child_class extends MY_BASE_CLASS {
After all "base_class.php" isn't the name of your class, "base_class" is.
Jackson Miller <[EMAIL PROTECTED]> wrote:
I want to be able to set a base class in a setti
ServerRoot.
--- Curt Zirzow <[EMAIL PROTECTED]> wrote:
> * Thus wrote Jough Jeaux ([EMAIL PROTECTED]):
> >
> > There is room left on /tmp. Now that means the
> 'tmp'
> > directory under the root directory on the
> filesystem
> > right? I don't
I'm not using Windows, I'm using OpenBSD.
--- Ed van der Mark <[EMAIL PROTECTED]> wrote:
> If you are using Windows try C:\windows\temp as /tmp
> directory.
> Ed
>
> "Jough Jeaux" <[EMAIL PROTECTED]> schreef in
> bericht
>
news:[
. It didn't. I had never used the 'sticky
bit'. I went ahead and turned it back on...
--- Marek Kilimajer <[EMAIL PROTECTED]> wrote:
> Is there any space left on /tmp partition?
>
> Jough Jeaux wrote:
> > The very simple following script:
> > > session
The very simple following script:
Produces an error that says it can't write the file
for the session.
The permissions for /tmp are rwxrwxrwt
Any ideas on how I can fix this?
Thanks!
These are the exact errors:
Warning:
open(/tmp/sess_54e80d88f91dae66fa58b1aa262a9417,
O_RDWR) failed: No such
11 matches
Mail list logo