Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 9 of 9
Search took 0.03 seconds.
Search: Posts Made By: safeservicejt
Forum: Vacant job positions 09-28-2012, 06:42 PM
Replies: 6
Views: 2,907
Posted By safeservicejt
Pm sended Thanks

Pm sended

Thanks
Forum: Vacant job positions 09-28-2012, 05:10 PM
Replies: 4
Views: 1,647
Posted By safeservicejt
I've been send my cv to your email Thanks

I've been send my cv to your email

Thanks
Forum: Project collaboration/ partnership 09-25-2012, 04:07 AM
Replies: 2
Views: 2,084
Posted By safeservicejt
check your pm,pls

check your pm,pls
Forum: PHP 08-16-2012, 04:21 AM
Replies: 3
Views: 335
Posted By safeservicejt
<?php $text="*''[[10 Things I Hate About You...

<?php
$text="*''[[10 Things I Hate About You (TV series)|10 Things I Hate About You]]''";

$text=preg_match('/\[\[(.*)\|.*\]\]/i',$text,$matches);

print_r($matches[1]);
?>
Forum: PHP 08-16-2012, 04:18 AM
Replies: 3
Views: 433
Posted By safeservicejt
Use method: <?php ...

Use method:

<?php

$php_array=array("text","demo");

$js_array=json_encode($php_array);

echo $js_array;
Forum: PHP 08-16-2012, 04:14 AM
Replies: 3
Views: 306
Posted By safeservicejt
<?php $text="kobe&bryant?dwayne&wade"; ...

<?php
$text="kobe&bryant?dwayne&wade";

$text=preg_match_all('/(\w+)/i',$text,$matches);

print_r($matches[1]);
?>
Forum: PHP 08-16-2012, 04:11 AM
Replies: 6
Views: 396
Posted By safeservicejt
You can use preg_replace :) <?php ...

You can use preg_replace :)


<?php
$text="http://www.sportingpulse.com/rpt_fixture.cgi?id=17343238&client=0-2307-128783-0-0&compID=223607&a=FIXTURE";
...
Forum: PHP 08-16-2012, 04:06 AM
Replies: 13
Views: 704
Posted By safeservicejt
CKEditor is best select ^^

CKEditor is best select ^^
Forum: Project collaboration/ partnership 08-16-2012, 04:04 AM
Replies: 5
Views: 1,487
Posted By safeservicejt
Virtual pet webgame ? Have you check...

Virtual pet webgame ?

Have you check http://jtpet.awfl.net ?
This is multiplayer pet battle webgame .
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 11:26 PM.