Search found 3943 matches

Actual Results

Post Posted: April 4th, 2009, 7:38 am

I have avoided the actual "slice" tool in photoshop for several years now. For the most part it can yield images you don't really need -- they could easily be replaced with some css. My process is: Create guides for the areas I would like to slice Start at the top and rectangular marquee t...

Post Posted: June 9th, 2008, 9:03 am

Not 100% sure what you mean, but you should probably use the mod (%) operator. This isn't PHP verbatum, but you should be able to get the idea: [code] /* start at one since 0%3 == 0 and we don't want a break right off */ $count = 1; foreach ($array as $linej) { /* output line here */ $count++; /* th...

Post Posted: January 5th, 2008, 8:00 pm

Your best luck would be to directly paste either the code, in code [] tags, or a link to the code, this way people do not have to go out of their way to find the information you need.

Brandon

Post Posted: January 5th, 2008, 7:58 pm

Hi Krazy,

The best book I have ever seen for php is the online documentation at php.net. It's free, downloadable (if you REALLY want to print it) and has all sorts of user input at the end of each page.

Then again, I never was one for tutorials...

Post Posted: June 17th, 2007, 5:17 pm

You may wish to try for "Javascript text marquee" or "html marquee" or "javascript scrolling text". If you ever get stuck in a spot like this again, right clicking on the webpage in question and choosing "view source" will allow you to see how the designer did...

Post Posted: June 17th, 2007, 3:44 pm

Sure, like I said I'm not seeing the problem in the isles site:

http://ul.before-reality.net/islofwight.jpg

but I am on the ask site:

http://ul.before-reality.net/askthegc.jpg

Post Posted: June 17th, 2007, 2:00 pm

On the isles site I do not see the problem, however on the ask site the 'ors' is in the second line. What happens if you change
Code: [ Select ]
<a href="sponsors.php" title="Contact">Sponsors</a>
to [code] <a href="sponsors.php" title="Contact...

Post Posted: June 17th, 2007, 1:56 pm

I suppose it's all quite irrelevant, our eyes don't act as a video camera does, the eye and brain interaction relies on flow not frame. However, like SpooF I'm intrigued by the last one. I think it might be easier to assume that the distance between you and the mirror is 186000 feet and all other ex...

Post Posted: June 17th, 2007, 1:27 pm

Hi there, I am using 6.0.2900 and have no problems with your page, perhaps it was a caching / display issue.

Post Posted: March 8th, 2007, 1:23 am

As for an individual store, osCommerce is a great php application for handling online business. Allowing multiple stores and such, not too sure.

Post Posted: March 7th, 2007, 12:49 pm

This should be posted in the Job Opportunities forum.

Post Posted: March 7th, 2007, 12:48 pm

For me, it's not about trying to make someone believe as I do. I'm not a Pope or any other type of Religious leader, so I could care less. It's more about, keeping an open mind, listening, and learning what other people think. I find it interesting. I like to see things from all perspectives. I onl...

Post Posted: March 7th, 2007, 12:32 pm

Slicing tells imageready the layout of your page through tables (I believe). If you don't have to slice a lot I'd recommend figuring out a way to do it with div's and css instead.

Post Posted: March 7th, 2007, 12:28 pm

Doc files are binary files, you can't simply view a .doc file in a text editor and hope to see what you had typed in Word. Thus, fread() won't work properly. I don't see why you don't just export the doc from word to .html? Using php for such a thing might not be the best choice.

Post Posted: March 7th, 2007, 12:25 pm

Well if it's just a nightly thing a website might be overkill, I'd suggest looking into Access. I'm sure you can somehow convert your excel spreadsheet into an Access DB.
  • Sort by
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.