Posts Tagged ‘form’

Array Click client code com Creating css css3 download everything file free Function google idea image Images jquery line link Lt magazine name page Php piece plugin post search site solution something Style Stylesheet tag text theme time use version way web website WordPress Wp
May
02
2011
select_css

Style a Select Box Using Only CSS

I often have to use a select box when I’m putting together a custom form that requires a drop down list. It took me a while to figure out...

Read More

36 comments

Mar
25
2011
post-curl

Post to a URL Using cURL and PHP

A client needed me to write a script that would collect information from their database and post it to a specific URL, just like it was being submitted by...

Read More

3 comments

Aug
02
2010
Ajax and WordPress

Using Ajax with WordPress

A little while back, I updated Magazine Basic and added the Ajax save function. When I uploaded it to WordPress to await approval, I received some feedback on how...

Read More

4 comments

May
20
2010
zip

How to Upload and Unpack a Zip File using PHP

When you’re emailing or uploading larger files, it always makes sense to compress them first. This decreases file size and also helps avoid file corruption during transfer. The most...

Read More

20 comments

May
12
2010
media_temple

Moving to Media Temple

You might experience some downtime on http://bavotasan.com and http://themes.bavotasan.com over the next little while. I have decided to migrate my sites over to Media Temple to have more control...

Read More

5 comments

Site5 Affiliate Link

Apr
13
2010
niceform-sml

8 jQuery Plugins to Improve the Way your Forms Look

When it comes to forms, every browser displays inputs, select drop downs and buttons differently. You can style certain elements using CSS but things like radio buttons and checkboxes...

Read More

5 comments

Dec
29
2009
email

A Clever and Safe Way to Display your Email Address

There are many reason why you shouldn’t place your email address on a Web page; the number one being spambots. There are tons a spambots running around the Web...

Read More

10 comments

May
04
2009
forms

Processing Multiple Forms on One Page with PHP

I know that the way most people treat multiple forms on one page is to have each form post to another PHP file where the form is validated, its...

Read More

30 comments

Feb
17
2009
contactform

Simple Contact Form for WordPress: Redux

I have gone into this code and really cleaned it up to make it work properly with WordPress installs that are in subdirectories or wherever. I have also added...

Read More

13 comments