<?php $location = htmlspecialchars($_SERVER['HTTP_REFERER']); $email = strtolower(mysql_real_escape_string($_REQUEST['email'])); ...
PHP php refactoring
by openid.aol.com/zaknaji,
January 15, 2012 23:31,
8 refactorings
Just completed this a week ...
v
PHP Templating Engine
by https://www.google.com/accounts/o8/id?id=AItOawmqeWYiB7S-kJBQrA90kF0hQwFF-sWnQfI,
January 10, 2012 17:13,
1 refactoring, tagged with php, templating, engine
gdg
</head>
<body>
<% ra...
SELECT p.pid, p.filename, AVG(v.vote) as avgv, COUNT(v.vote) as avgc FROM wp_ngg_pictures p LEFT JOIN wp_nggv_votes v ON (p.pid = v.pid) ...
PHP SQL Query Optimization
by https://www.google.com/accounts/o8/id?id=AItOawmyRuor7Z0aC0QytK3lMrz5h5jH73-dECw,
December 13, 2011 21:03,
3 refactorings, tagged with speed, sql, optimization
This SQL query is currently...
class Competitor
{
public $CompetitorID;
...
PHP Make a repository DRYer
I need suggestions on how t...
/** * Validate email address * @param string $email Email address to validate ...
PHP Validate email address
<?php function csv_to_array($csv,$has_headings=false,$delimiter=',',$enclosure='"',$escape="//",$eol="\n") ...
PHP CSV to Array
by https://www.google.com/accounts/o8/id?id=AItOawlRIAN_Qr05v4dFeOZBCLVkTvr-_VKeoTY,
November 22, 2011 11:17,
1 refactoring, tagged with php, csv
This is a function that tak...
Sage Marketing Services covers the full spectrum of marketing & branding strategy development, graphic design and marketing campaign management. At Sage we place Strategy before Design, providing exceptional marketing strategies and marketing plans which deliver real outcomes and growth for your brands and business, supported by outstanding marketing creative. http://www.sagestrategy.com/?page=marketing
PHP Marketing Services, Marketi...
Sage Marketing Services cov...
Contact Sage for a FREE, in confidence chat & possible consultation with Mark Fraser. http://www.sagestrategy.com/?page=help
PHP Mark Fraser
by henryjakson.myopenid.com,
October 18, 2011 01:55,
No refactoring, tagged with Contact Sage Strategy Services
Contact Sage for a FREE, in...
For more than 10 years, Sage Strategy has provided proven business strategy development services & professional business plans. The quality of our business plans are second to none - relevant, meaningful and powerful business plans tailored to serve the market dynamics and needs of your business. http://www.sagestrategy.com/?page=planning
PHP Business Strategy
For more than 10 years, Sag...
Sage Strategy exists to provide strategy development and implementation services to selective businesses which possess both the passion and potential for growth. For more than ten years, Sage Strategy has provided proven business strategy development services & professional business plans. Sage Marketing Services covers the full spectrum of marketing & branding strategy development, graphic design and marketing communications management. http://www.sagestrategy.com/
PHP Marketing Plan, Marketing ...
by henryjakson.myopenid.com,
October 18, 2011 01:48,
No refactoring, tagged with Sage Strategy Services
Sage Strategy exists to pro...
Mark Fraser is highly regarded as a rare management and marketing talent with the proven ability to build and transform businesses and brands. Unlike most strategists Mark has actually done it himself and understands firsthand the challenges and dynamics of building a business and brands. http://www.sagestrategy.com/?page=mark_fraser_bio
PHP Business Consultant
by henryjakson.myopenid.com,
October 18, 2011 01:53,
No refactoring, tagged with Business Consultant
Mark Fraser is highly regar...
Mark Fraser’s Coaching is impartial, focused on improvement in behaviour and achievement of business and personal development outcomes. Mark Fraser has actually done it himself and understands firsthand the challenges and dynamics facing business owners and executives. http://www.sagestrategy.com/?page=mentoring
PHP Marketing Consultant, Manag...
by henryjakson.myopenid.com,
October 18, 2011 01:51,
No refactoring, tagged with Business Consultant
Mark Fraser’s Coaching is i...
function mdy($mid = "month", $did = "day", $yid = "year", $mval, $dval, $yval)
{
if(empty($mval)) $mval = date("m");
...
PHP Month Day Year Smart Dropdowns
by https://www.google.com/accounts/o8/id?id=AItOawkrlIWZOJFG_JL2F2-39pufYjElslWtCGU,
September 15, 2011 04:55,
8 refactorings, tagged with time, php, date, code
<?php # Domain Name Variable ...
PHP PHP Server Status
by https://www.google.com/accounts/o8/id?id=AItOawksXaIilukEuc11Nwm7hnyjUhqRSoJpTxU,
September 08, 2011 16:08,
1 refactoring, tagged with php, domain, server status, fsocks
I'm not quite sure how to s...
<?php /** * ...
PHP My Router Class
by https://www.google.com/accounts/o8/id?id=AItOawmo3BpOmqYuKPYNSUuLPlsQYrXfQyw7HBk,
September 10, 2011 19:43,
No refactoring, tagged with PHP, Router, Framework
I'm building a framework to...
<?php $newLoation = 'about.php'; header( "refresh:10;url=$newLoation" ); ...
PHP Delayed Header Redirect
simple delayed redirect
/* E X A M P L E ----------------------------------------------- $feed = new RSS(); $feed->title = "RSS Feed Title"; ...
PHP RSS Writer Class
<form name="search" id="search" action="" method="post" accept-charset="utf-8"> <input type="text" name="search[client]" id="searchclient" /> <input type="text" name="search[ipaddr]" id="searchipaddr" /> ...
PHP search with clean URL's
by https://www.google.com/accounts/o8/id?id=AItOawm0fOP9BUK8JyuvV7Z3omSYLYIBrsBSPBw,
August 15, 2011 12:05,
2 refactorings, tagged with short, php, clean
I'm looking ideas on how to...
<? # TITLE: SIP Statistics PHP Script ...
PHP Securing PHP database calls
by https://www.google.com/accounts/o8/id?id=AItOawmKka1rRXpnED1msCNzL1D-XCMwgmPq-4Y,
August 30, 2011 02:38,
No refactoring
I'm not a PHP programmer an...
<?php
class Element
{
...
PHP Improvised PHP class could ...
by https://www.google.com/accounts/o8/id?id=AItOawlwUlaOHqGo4F1temArsX5_i8wa3X4CfV4,
July 18, 2011 10:39,
3 refactorings
Hello, I started doing some...
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> ...
PHP Floating sidebars
This site has usual three c...
/* James Jeffery - joojar@hotmail.com */ function getInputValueByName($name, $source) ...
PHP Get Elements By Name
Function takes HTML source ...
This script simply retrieve...