Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass