CASE PROBLEM

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Locked
adsegzy
Forum Contributor
Posts: 184
Joined: Tue Jul 28, 2009 9:26 am

CASE PROBLEM

Post by adsegzy »

Hello Success-Oriented People,

I have a form. when my visitors are filling the form, i want some fields to start in tittlecase, i want in some fields to be uppercase without the visitor turning on the CAPLOCK key on the keyboard and some other fields to be lowercase. how do i do it?

Regards,
Olusegun
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: CASE PROBLEM

Post by pickle »

Don't double post.

Locked.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Locked