Results 11 to 14 of 14
-
17th Apr 2011, 02:42 PM #11Banned
Just tell your teacher this error on all the question
-
17th Apr 2011, 02:43 PM #12MemberWebsite's:
wiixps.com1. -> 11
2. you have to put 1 or 2 parameter to complete this
3. EB DEVELOPMENT
code
<?php
$pos= strpos ('WEB DEVELOPMENT', 'MENT');
echo $pos ;
echo "<br />";
?>
result 11
<?php
$teks = "POLITEKNIK ABC";
echo substr($teks, 1, 3);
echo "<br />";
?>
--> start pos 1 and length 3
result OLI
<?php
$teks = ('WEB DEVELOPMENT');
echo trim($teks, 'W.');
echo "<br />";
?>
result EB DEVELOPMENT
-
17th Apr 2011, 02:43 PM #13OPMemberWebsite's:
imageditings.com shimory.com uniquerelease.com^^ The problem is, this is tips for my final exam
-
17th Apr 2011, 02:45 PM #14OPMemberWebsite's:
imageditings.com shimory.com uniquerelease.com
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Looking for A coder to make a coder forum.
By Florios in forum Webmaster DiscussionReplies: 1Last Post: 26th Oct 2011, 01:51 AM -
CODER - Need Help!
By cyber-cliff in forum Webmaster DiscussionReplies: 0Last Post: 25th Jul 2011, 09:56 AM -
Need a coder...
By ranaasad in forum Web Development AreaReplies: 0Last Post: 24th Jul 2011, 06:06 PM -
[Hiring] WCDDL Coder + Designer OR Script from scratch designer and coder
By ushare in forum Completed TransactionsReplies: 3Last Post: 28th Dec 2010, 09:51 AM -
[Hiring] Vb coder
By Speakup in forum Completed TransactionsReplies: 1Last Post: 23rd Feb 2010, 04:16 AM
themaCreator - create posts from...
Version 3.23 released. Open older version (or...