Search found 5 matches

by obewan
Tue Oct 21, 2003 10:13 am
Forum: PHP - Code
Topic: stripping variable from a URL
Replies: 3
Views: 567

Thanks.
by obewan
Mon Oct 20, 2003 11:11 am
Forum: PHP - Code
Topic: stripping variable from a URL
Replies: 3
Views: 567

stripping variable from a URL

http://www.xyz.com/index.php/toast Can I easily strip the "toast" variable from this URL without using a "?". If not, is there a way to setup the server to use this format: http://www.xyz.com/?toast Right now, the above format returns an error since I'm not putting in the "i...
by obewan
Fri Oct 17, 2003 6:19 pm
Forum: PHP - Code
Topic: ttf support on winnt
Replies: 2
Views: 372

4.3.3
by obewan
Fri Oct 17, 2003 9:31 am
Forum: PHP - Code
Topic: ttf support on winnt
Replies: 2
Views: 372

ttf support on winnt

I've got PHP running on my WinNT box. With PHPInfo(), under GD, It says "Freetype Linkage - with Freetype". I need to it to register "with TTF library support".

I've looked everywhere and can't figure out how to do this. Can someone help me out?

Thanks.
by obewan
Wed Oct 15, 2003 8:25 pm
Forum: PHP - Code
Topic: PHP on Windows
Replies: 5
Views: 465

PHP on Windows

I have a Windows NT server. Is PHP stable on a Windows box?

Thanks.