Search found 35 matches

by pHp_n0ob
Mon Jul 16, 2012 6:20 am
Forum: PHP - Code
Topic: Replacing text with smilies! Getting some error!
Replies: 17
Views: 2414

Re: Replacing text with smilies! Getting some error!

@samrem296 i didnt undrst0od what u said :D simply,i'm using free reseller web hosting cuz i'm learning n0w :D
by pHp_n0ob
Mon Jul 16, 2012 1:01 am
Forum: PHP - Code
Topic: Replacing text with smilies! Getting some error!
Replies: 17
Views: 2414

Re: Replacing text with smilies! Getting some error!

Oh...thanx :p plz tell smthing ab0ut mysql...i'm gettin error...http://topnet.nstop.in/user_db.php
by pHp_n0ob
Thu Jul 12, 2012 12:53 am
Forum: PHP - Code
Topic: Replacing text with smilies! Getting some error!
Replies: 17
Views: 2414

Re: Replacing text with smilies! Getting some error!

There were a few problems with it, but it should work as expected now:
thanx...bro,i got everything except the one about for loop

why u used !== in for lo0p...can u plz explain...I know it means not equal to bt cant undrstnd in the code ...and thanks for the guidance also bro :D
by pHp_n0ob
Mon Jul 09, 2012 8:21 am
Forum: PHP - Code
Topic: Replacing text with smilies! Getting some error!
Replies: 17
Views: 2414

Re: Replacing text with smilies! Getting some error!

Nothing err0r...bt its n0t showing image....check this http://bdhitz.zerve.in/gb/main.php
by pHp_n0ob
Mon Jul 09, 2012 7:46 am
Forum: PHP - Code
Topic: Replacing text with smilies! Getting some error!
Replies: 17
Views: 2414

Replacing text with smilies! Getting some error!

Hi,I'm a php n0ob want to be a great programmer,thats why doin practice :D I'm tryin to replace text with smiles bt getting error,check this and plz guide me... <?php $name=$_GET['name']; $msz=$_GET['msz']; $submit=$_GET['submit']; $smilyChar=array(':p',':(',':D',':X'); $smilyName=array('smily/1.gif...