Search found 17 matches

by Slacker
Thu Sep 16, 2004 10:41 pm
Forum: PHP - Code
Topic: Creating images of an Equation
Replies: 13
Views: 1083

what picture formats do they read?
by Slacker
Mon Sep 13, 2004 8:23 am
Forum: PHP - Code
Topic: What am I talking about?
Replies: 10
Views: 763

Sounds like you want a small twist on a Random 'Insert Functionality Here' script.
by Slacker
Sun Sep 12, 2004 11:07 pm
Forum: General Discussion
Topic: The Developer Attitude
Replies: 20
Views: 3003

Sure, but it has to be HTML 1.0.
by Slacker
Sun Sep 12, 2004 10:11 pm
Forum: General Discussion
Topic: The Developer Attitude
Replies: 20
Views: 3003

Already have them. :P
by Slacker
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...
by Slacker
Sun Sep 12, 2004 8:18 am
Forum: PHP - Code
Topic: PHP Page Browser
Replies: 25
Views: 1930

Guess it depends on your preferences. I just prefer to test mine on my host, that way, when they make changes to their configuration of the webserver, mysql, php, and whatever else, I don't have to mirror it on my machine.

For me, it's more convenient this way. For others it might not be.
by Slacker
Sun Sep 12, 2004 8:14 am
Forum: General Discussion
Topic: PHP Compiler
Replies: 6
Views: 1040

Where can I get those 2 files? The mod and the gui.
by Slacker
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...
by Slacker
Wed Sep 08, 2004 7:24 am
Forum: PHP - Code
Topic: imagecreate()
Replies: 2
Views: 1577

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...
by Slacker
Sun Sep 05, 2004 3:43 pm
Forum: PHP - Code
Topic: imagecreate()
Replies: 2
Views: 1577

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.
by Slacker
Sat Sep 04, 2004 10:59 pm
Forum: PHP - Code
Topic: String parsing
Replies: 4
Views: 611

I ended up going with a wordwrap function. Not what I wanted, but it was all I could figure out.
by Slacker
Wed Sep 01, 2004 6:55 am
Forum: PHP - Code
Topic: String parsing
Replies: 4
Views: 611

So.. any takers?
by Slacker
Mon Aug 30, 2004 7:20 am
Forum: PHP - Code
Topic: String parsing
Replies: 4
Views: 611

What I did post is pretty much what it looks like. I have the text stored in a mysql db. I know that the only random html code in the strings are for carriage returns and new lines. \r, \n
by Slacker
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....
by Slacker
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...