Maybe you should check the CHMOD (authorizations).
Check if the "Execute" level is on.
"Jody Cleveland" <[EMAIL PROTECTED]> a écrit dans le message de
news: [EMAIL PROTECTED]
> > You're calling it through a web server, right?
>
> Yup:
> http://email.winnefox.org/wals/info.php
>
> Jody
--
PHP G
Make sure your form is sent through the method="POST"
"David Scott" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> I am going through the introductory tutorial on http://www.php.net/ and am
> stuck on this page:
> http://www.php.net/manual/en/tutorial.forms.php
>
> I have
You have it in the zip when you download from php.net
"Gregory Hernandez" <[EMAIL PROTECTED]> a écrit dans le message de
news: [EMAIL PROTECTED]
> hello.
>
> quick question.
> can someone give a small example of what a php.ini file would look
> like?
> i had no php.ini file so i created blank one.
I am really sorry but i can't find any good mySQL good mailing list...
How can i make a little php function to check if a table exists ?
Thanks a lot,
Hacook
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
I have a page (to create a database) with X text fields called chpX (chp0,
chp1, chp2..Etc) that posts these variables to a php file.
I would like to know how can i get these values ? (I have also the $i
variable that tells me what is the max X)
Thanks,
Hacook
--
PHP General Mailing
but i can't work this out (i'm a newbie)
Thanks a lot,
Hacook
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
I made a script that works on a very long charachter chain and its process
is lnggg about 5 minutes !
Do you have any tips to make it faster ?
Thanks,
Hacook
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
f yes, what is the
structure ?
Thanks,
hacook
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
:
> >
> >
> > $verylongstring
> > $data = ... // your cut function
> > $verylongstring = substr($verylongstring, strln($data);
> >
> >
> >
> > regards,
> >
> > Ewout de Boer
> >
> > - Original Message -
> > From: "Hac
Hi all,
I have a very long charachter chain which is like that :
Number*link*name*Number*link*name*Number*link*name*Number*link*name*
I made a php script to cut it thanks to the "*" to make a list with a
number, and the name hyperlinked to the link.
The thing is that after i get a data (number, l
10 matches
Mail list logo