Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string