Skip to content

v-nessa.net

pink is the new black

Skip to content
  • About Me
  • Archives
  • Contact
  • Privacy and Legal
  • Scripts and Tutorials

Tag: code

February 24, 2011February 22, 2014 Nessa4 Comments

Using POST Variables Outside the Loop

I was working on this mini contact form the other day where a user basically enters in a bunch of info, the form submits to itself via PHP_SELF, and sends Read More …

code, php
February 1, 2011February 22, 2014 NessaLeave a comment

Catching SoapClient Errors

I recently wrote a PHP script that uses SoapClient to connect to a SOAP server to verify username/password credentials for a monitoring system.  The script basically returns the result as Read More …

code, php
August 2, 2010 Nessa27 Comments

Using PHP to Extract Image Exif Data

Those of us fluent in digital photography have come across the term “Exif data” numerous times when it comes to software we use to digitally manipulate photographs. Exif (Exchangeable image Read More …

code, php
July 16, 2010July 16, 2010 Nessa16 Comments

Simple PHP Script for RBL Checking

It’s useful for ISP’s and email service providers to run occasional RBL checks against their IPs to know when they are being blacklisted by populate CBL services. I’ve written a Read More …

code, php
June 30, 2010June 30, 2010 Nessa17 Comments

Using PHP to Perform DNS Lookups

PHP has a couple DNS functions you can use to perform record lookups. Most of us are familiar with the two basic ones – gethostbyname() and gethostbyaddr(), both of which Read More …

code, dns, php, scripts
May 25, 2010May 25, 2010 Nessa4 Comments

Command Line PHP: Part 3

This is part third and final part in my PHP command line tutorial series. If you didn’t see parts 1 and 2: Command Line PHP: Part 1 Command Line PHP: Read More …

code, linux, php, tutorials
May 21, 2010May 25, 2010 Nessa3 Comments

Command Line PHP: Part 2

This post is continuing on my three-part series on command line PHP programming. Missed part one? It’s right behind you. This part will go over command execution and processes.

code, linux, php, tutorials
May 18, 2010May 25, 2010 Nessa15 Comments

Command Line PHP – Part 1

PHP isn’t just for websites anymore. In fact, almost every script I’ve written to perform server-side functions is either written in bash or PHP, rather than Perl or Python as Read More …

code, linux, php, tutorials
June 7, 2008June 2, 2009 Nessa6 Comments

Sexifying WHM with XML API

.!. I don’t know about you other cPanel system admins out there, but I find WHM to be very useful for the more advanced and time-consuming tasks, such as installing Read More …

code, cpanel, php, shell, tutorials
December 19, 2007 Nessa2 Comments

Whitespace is Evil

I have this recurring nightmare of PHP apps that don’t trim whitespace when entering info. As a habitual copy and paster, it would be nice if some programmers could tend Read More …

code, php

Posts navigation

Older posts

Tag Cloud

  • ajax annoyances apache b2evolution blogosphere capone centos code cpanel dns exim firefox free stuff google guys hacking humor internet ksplice life linux mysql news oops perl php python random ruby scripts security seo sexy sites shelby shell site design spam suphp technology the site tips troubleshooting tutorials tv ubuntu uncategorized windows wordpress

Friends

  • .herblogdirectory.com
  • .thecpaneladmin.com
  • addedbytes.com
  • fauxzen.com
  • php-princess.net
  • thesneeze.com

Social

doncosa.com

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Copyright © 2019 v-nessa.net • Chicago by Catch Themes
Scroll Up