PHP On Content Page Include

by DwenceFes, February 17, 2010 08:39

очень занимательно было поч...

Dd7833da3ad070b044136b1d0168c36b Talk
1
2
3
4
<?php
function get_title($html_page)
{
...

PHP On Get Title of HTML page

by Christoffer, February 09, 2010 16:49
73415a883aec7c0a7aada9c4cdb208b5 Talk
1
2
3
4
<?php
function get_handle($type='!') // $type set to something invalid, so that user explicitly has to declare it.
{
...

PHP On Return the appropriate file...

by Nathan, February 09, 2010 10:17

Thanks for that. It does ma...

D5145c421cd25af6fa577c15219add90 Talk
1
2
3
4
<?php
function clean_string($str)
{
...

PHP On Trimming excess from string

by chrille.myopenid.com, February 09, 2010 08:13

A little longer but easier ...

73415a883aec7c0a7aada9c4cdb208b5 Talk
1
2
3
4
<?php
function get_handle($type)
{
...

PHP On Return the appropriate file...

by chrille.myopenid.com, February 09, 2010 08:03

Your code isn't bad, but he...

73415a883aec7c0a7aada9c4cdb208b5 Talk

PHP On Message system IP-ban

by eixaldaSnowxie, February 08, 2010 13:46

well hey there guys, i've b...

C299da8574fd664c6c8dc1a2839809f4 Talk

PHP On Message system IP-ban

by eixaldaSnowxie, February 08, 2010 13:45

well hey there guys, i've b...

C299da8574fd664c6c8dc1a2839809f4 Talk
1
2
3
<?php
include 'l2hide.wu.lt/cfon/cronjob/configdb.php';
?>

PHP On Message system IP-ban

by vv, February 02, 2010 22:06

fds

Bf295cc266152842127d54a86a8d9b0c Talk

PHP On Need help with index.php

by Virgil, January 28, 2010 14:42

Does this run ?. it really ...

613aad2e2adf25d8599995847cb17a06 Talk

PHP On remove http from url string

by Mark, January 27, 2010 19:24

Whew! Thank you! I was tryi...

6f314ae3e35965bba56385078ffc83f8 Talk
1
2
3
4
<?php
function array_to_csv($data, $delim = ",", $newline = "\n", $enclosure = '"') {
	if(!is_array($data))
...

PHP On array to csv

by Leafy, January 21, 2010 23:04

I think I got this right, b...

E88fb20ff4a97b4859ad9c25b8d6250e Talk
1
2
$output = preg_replace("/(http:\/\/|(www\.))(([^(\s|,)<]{4,68})[^(\s|,)<]*)/", '<a href="http://$2$3" rel="nofollow">$2$4</a>', $input);

PHP On Replace user input with link

by Paul, January 20, 2010 16:49

To not include comma's just...

9d73224bb10f49c92983d0492ce9cc17 Talk

PHP On Need help with index.php

by the-drow.myopenid.com, January 18, 2010 11:47

My god, this doesn't look l...

Avatar Talk
1
asd

PHP On <input value=''> func...

by asd, January 17, 2010 02:17
Avatar Talk

PHP On Need help with index.php

by Scott, January 14, 2010 17:52

No. Stop it.

Avatar Talk

PHP On remove http from url string

by vipul, January 12, 2010 12:13

hi

For above code if user ...

0897102fa51b9a172cc518aae9356006 Talk

PHP On Need help decoding ZEND php...

by tinkertron.myopenid.com, January 10, 2010 05:43 Star_fullStar_fullStar_fullStar_fullStar_full

Code was removed.

9d8fe59ae222f4b627e0f22d0d514ec5 Talk

PHP On Need help decoding ZEND php...

by Ants, January 07, 2010 08:03 Star_fullStar_fullStar_fullStar_fullStar_full

(Playing Devil's advocate, ...

F9a9ba6663645458aa8630157ed5e71e Talk

PHP On Need help decoding ZEND php...

by Corto, January 07, 2010 07:24 Star_fullStar_fullStar_fullStar_fullStar_full

I Wish these PHP decoding r...

E7b3e2b7327a1194d96be6eb454b8eef Talk

PHP On Need help decoding ZEND php...

by Eineki, January 06, 2010 14:01

It is not a matter of nice/...

5a00a3a98dcf6f9cd717440fd2b606e5 Talk

PHP On Need help decoding ZEND php...

by tinkertron.myopenid.com, January 06, 2010 01:22

SOFTWARE MODIFICATIONS
We...

9d8fe59ae222f4b627e0f22d0d514ec5 Talk
1
<?php  echo "You may not distribute the software or any parts of it."; ?>

PHP On Need help decoding ZEND php...

by Adam, January 06, 2010 00:52

Hope this helps. ;)

A8d3f35baafdaea851914b17dae9e1fc Talk

PHP On Need help decoding ZEND php...

by Scott, January 05, 2010 21:27

No.

Avatar Talk

PHP On Adding seconds to a MySQL t...

by Mehedi Hasan, December 30, 2009 12:44

Thanks for sharing...

Ba2a1a114bbb94a6348e3829e680322b Talk

PHP On Decode this ? I will give y...

by armano.myopenid.com, December 14, 2009 18:46

the output is echoing "Hell...

1cd9c8984f2fdeb996130d54d62a98d9 Talk