Posts Tagged Under PHP
Creating Unique Styles for WordPress Pages
In WordPress 2.8, there is one small but very useful feature, both for WP web developers, and for bloggers. This is an opportunity to change the appearance of any individual page or group of pages without the need to write either the functions/conditions on php or install plugins. All you need to do is simply add your desired style to your css file.
Posted in Featured, PHP, Server Side, WordpressBy Nick Plekhanov
How To Create Your First AJAX and PHP Contact Form
You've been to websites that use them, a nice little AJAX contact form. AJAX is a great way to submit data without a page refresh and is a great tool for certain elements of a website, such as a contact form. So how do we go about doing so? Today, we will take it step by step and build your first AJAX and PHP contact form. We'll be using jQuery and the popular email validation code found on google code (originally by AddedBytes) to help us out.
Posted in Downloads, Featured, PHP, Resources, Server SideBy Drew Douglass
- Dev-Tips Turns 1! The Huge Giveaway Bash Begi (156)
- PHP Tip: Add Custom Google Search Results to (76)
- PHP For Absolute Beginners Reviewed + Giveawa (74)
- How To Create Your First AJAX and PHP Contact (58)
- Output Buffering for Web Developers, a Beginn (41)
- jQuery Tip: Quick and Easy Font Resizing (37)
- Send Hassle Free and Dependable HTML Emails W (34)
- 4 Fantastic PHP Output Buffering Tricks for W (34)
- Stalingrad : function remove_space_and_compress($buffer) { $buffer=trim(p ...
- SkipSoft : Thanks a lot. ...
- Adam : http://twitter.com/AdamGolds/status/20209199260 My wishlist: 1. FR ...
- Kris : balls, it all got encoded the ... becomes 'ampersand hash 8230;' th ...
- Kris : if you look at this code // add ellipses $buffer = str_repl ...






