DrupalBin
Submit Code
About
Recent Posts
Serializable closures
Closures in menu item arguments
dpr($content['field_headshot'])
Fix for Git push error
Проверка
Code
$item['title'] = $item['title'];
Loading specific field
expire give non-aliased paths
Fix for Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
test
Fix for Code test
April 24, 2012 - 2:45pm — Anonymous
<
html
>
<
div
><
p
><
b
>
some text
</
b
></
p
></
div
>
</
html
>
Code
test
Code test
April 24, 2012 - 2:44pm — Anonymous
<
code
><
html
>
<
div
><
p
><
b
>
some text
</
b
></
p
></
div
>
</
html
>
</
code
>
Code
test
test
February 23, 2012 - 8:32am — Anonymous
AAPISCINES001,23/02/2012 11:01:14,ACTIVATED
AAPISCINES002,21/02/2012 08:53:08,ACTIVATED
AAPISCINES003,04/04/2008 07:02:02,SUSPENDED
AAPISCINES004,21/02/2012 14:22:49,ACTIVATED
ACAMONS001,22/02/201
test
Read more
test
February 20, 2012 - 2:55am — Anonymous
while
(
!
done
)
{
if
(
myid
==
0
)
{
printf
(
"Enter the number of intervals: (0 quits) "
)
;
scanf
(
"
%d
"
,&
n
)
;
}
MPI_Bcast
(
&
n
,
1
,
MPI_INT
,
0
,
MPI_COMM_WORLD
)
;
if
(
n
==
0
)
test
Read more
Code
January 28, 2012 - 1:24pm — Anonymous
<?php
$timestamp
=
time
(
)
;
$signature
=
md5
(
$timestamp
.
'3002a61584'
)
;
// Replace with your own secret signature token. Example result:
// $signature = "ed8d12124fc7916b00e3ecd7dc2c1d6a"
?>
php
test
test
November 2, 2011 - 3:04pm — Anonymous
test
test
Test
September 15, 2011 - 7:26am — Anonymous
#!/usr/bin/python
a=
"Mad Guy!
print(a)
test
test
June 20, 2011 - 10:21am — Anonymous
<?php
if
(
isset
(
$_REQUEST
[
'email'
]
)
)
//if "email" is filled out, send email
{
//send email
$email
=
$_REQUEST
[
'email'
]
;
$subject
=
$_REQUEST
[
'subject'
]
;
$message
=
$_REQUEST
[
'messag
test
Read more
Fix for Fix for test
April 7, 2011 - 1:53am — Anonymous
<script>
function left_function() {
document.write('
<?php
print
$leftgallery
;
?>
');
}
window.setTimeout("left_function()", 3000);
</script>
test
Fix for test
April 7, 2011 - 1:19am — Anonymous
<script>
function left_function() {
alert("Hello World!");
// document.write("
<?php
print
$leftgallery
;
?>
");
}
window.setTimeout("left_function()", 3000);
</script>
test
1
2
3
4
5
6
7
next ›
last »