Search found 17 matches
- Thu Sep 16, 2004 10:41 pm
- Forum: PHP - Code
- Topic: Creating images of an Equation
- Replies: 13
- Views: 1083
- Mon Sep 13, 2004 8:23 am
- Forum: PHP - Code
- Topic: What am I talking about?
- Replies: 10
- Views: 763
- Sun Sep 12, 2004 11:07 pm
- Forum: General Discussion
- Topic: The Developer Attitude
- Replies: 20
- Views: 3003
- Sun Sep 12, 2004 10:11 pm
- Forum: General Discussion
- Topic: The Developer Attitude
- Replies: 20
- Views: 3003
- Sun Sep 12, 2004 10:01 pm
- Forum: General Discussion
- Topic: The Developer Attitude
- Replies: 20
- Views: 3003
I've been 'playing' with various programming, scripting, and web languages for a couple of years now. From the beginning, there was not a piece of code I couldn't pick apart and understand. My problem has always been with writing the code. I am forever referring back to manuals for basic syntax rule...
- Sun Sep 12, 2004 8:18 am
- Forum: PHP - Code
- Topic: PHP Page Browser
- Replies: 25
- Views: 1930
- Sun Sep 12, 2004 8:14 am
- Forum: General Discussion
- Topic: PHP Compiler
- Replies: 6
- Views: 1040
- Fri Sep 10, 2004 9:21 pm
- Forum: PHP - Code
- Topic: PHP Page Browser
- Replies: 25
- Views: 1930
It sounds like you want something local to test your own PHP scripts before you upload them. If that's the case, you should d/l an FTP client and use it to FTP into your host. It'd be much easier and quicker and far more concrete than setting up a webserver, php, and a db program on your local machi...
- Wed Sep 08, 2004 7:24 am
- Forum: PHP - Code
- Topic: imagecreate()
- Replies: 2
- Views: 1579
Scorphus, currently I'm using imagettftext. I have yet to find an all around font though that works great with both dark and light backgrounds. On dark backgrounds the fonts I've found look great. On lighter ones, as you can see in my signature, they start to get hard to read. I want to know what fo...
- Sun Sep 05, 2004 3:43 pm
- Forum: PHP - Code
- Topic: imagecreate()
- Replies: 2
- Views: 1579
imagecreate()
I'm working on something, and I need to know the built in fonts used for ImageCreate().
They are only listed as 1, 2, 3, 4, 5. Anything over 5 is a custom font file. I need to know which fonts are associated with 1-5. IE: Their TTF (True Type Font) counterparts.
Thanks.
They are only listed as 1, 2, 3, 4, 5. Anything over 5 is a custom font file. I need to know which fonts are associated with 1-5. IE: Their TTF (True Type Font) counterparts.
Thanks.
- Sat Sep 04, 2004 10:59 pm
- Forum: PHP - Code
- Topic: String parsing
- Replies: 4
- Views: 611
- Wed Sep 01, 2004 6:55 am
- Forum: PHP - Code
- Topic: String parsing
- Replies: 4
- Views: 611
- Mon Aug 30, 2004 7:20 am
- Forum: PHP - Code
- Topic: String parsing
- Replies: 4
- Views: 611
- Sun Aug 29, 2004 9:02 pm
- Forum: PHP - Code
- Topic: String parsing
- Replies: 4
- Views: 611
String parsing
I've been trying to parse a string: string = blah blah blah 'html/php code here' blah 'random code' blah blah. I want nothing in the string except for the letters, numbers, spaces. I want all code stripped. I've been trying the strip_tags with success. Next, I want to split the string into an array....
- Fri Aug 20, 2004 6:22 am
- Forum: General Discussion
- Topic: revenge of the crappy web designers.
- Replies: 13
- Views: 3382
I choose for the viewers of my page to take the extra time to insure they can properly view it. I simply don't have the time to add 90 minutes here, 60 minutes there, etc to insure that minorities can view my page. If they want to view it, they can get a browser and a connection that can view it. Pl...