e your answer. thanks.
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
>why don't you just do an include "hello.html"; at the end of the file?
Because, there are so many files.
thanks.
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>What error message do you get under error_reporting(E_ALL)?
>
>(Meantime, make sure that the web server's user has permission to read the
>file, and perhaps try substituting in the full pathname.)
No error is displayed.And there is no problem around permission.
thanks.
Hir
Hello,
I wnat to set auto_append_file in my own php script not in php.ini.
So I used
ini_set("auto_append_file","hello.html");
But it doesn't work.
Does anyone know about this?
environment:
Apache + Windows2000 + PHP4.1.2
Apache + TurboLinuxServer7 + PHP4.1.2
Thamks, evwryone.
I've never used is_dir.
It was a great help.
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know how to check a directory exiasts?
Thanks in advance,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks,
But I can try it ,cause I like PHP and I want to write a code tahat
runs anyware.
Actually, we use both *nix & windows.
I will announce if I could madde it.
Regards,
Hiroshi
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing List (http://www.php.n
Sorry,
It didn't work.Mine too.
ALL of the files inside the deeoer directory come to top of the
directory.
I'll go on trying .
Thanks.
By the way , your script looks like Python script , dont'you?
Hiroshi AYukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
Hello,
I guess anyone have made the function to coppy directories, not files.
I'd like to copy directory including sub directories to other place.
Doesn't anyone has mades that kind of function?And please telll me.
Thamks in advance.
HiroshiAyukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_e
on_
info[2],and so on.
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php
>I am trying to define variables through an anchor tag to retrive data from
>MySQL, When the script runs it displays Array. I am running WIN2K and IIS
>5
>
>echo "Camp Street Cafe&quo
ybe the sendmail functionality is wonky on
>the server? Or is it possible PHP isn't looking in the
>proper place for the sendmail stuff?
Can you send an email with your sendmail program of your hardware?
sendmail setting must be done properly.
Regards,
Hiroshi Ayukawa
http://hoover.ktpla
Hello,
You should modify include_path in php.ini like
include_path = ".;c:\php\pear;C:\Apache\htdocs\includes"
^^^
the directory where pear files are in.
I often use DB.php from pear.It is very useful!
Good luck.
Hiroshi Ayukawa
http://hoover.kt
$guess = = $number
is wrong.
You should write:
$guess == $number
Regards,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ogrammer.
I appreciate any feedback.
Thanks,
Hiroshi Ayukawa
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
this is a bug of PHP4.1.2/Win, isn't it?,
Regards,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
What text editor do you use to write PHP?
I use Maruo editor http://www.ac.wakwak.com/~tetsuyat/maruo/ more than 1
year.
Is there any better text editor for PHP?
Thanks,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing List (http
,
fax VARCHAR(255) NOT NULL,
email VARCHAR(255) NOT NULL);
Regards,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
session_id is set properly in this case.
Moreover, the old way of using session works, i.e. session_register(...)
and so on.
Does anyone know about this trouble?
Regards,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing L
You can do it by modifying the setting of your HTTP server.
But if you want to do it by PHP, write
header("Location; http://www.boo.com/v2";);
in your PHP script of http://www.boo.com/index.php.
Regards ,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=to
How about using the function print_r() ?
Regards,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I guess they are almost same.
But, the contents of $QUERY_STRING are different.
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I had the same situation before.
At that time, I used Imagemagick and run it as another process.
GD is actually poor quality in resizing images, but Imagemagick is not
poor.
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top
--
PHP General Mailing List (http
22 matches
Mail list logo