Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K
~19.5K People Reached
Favorite Forums
Favorite Tags

6 Posted Topics

Member Avatar for hemgoyal_1990

Hi all, thanks for ATLI code its works very well. but there is a question about my project, i'm going to create a binary tree with only 2 nodes, LEFT and Right. how can i do that with your code? thanks in advanced

Member Avatar for Manabendra
1
19K
Member Avatar for kuink

Hi guys, I'm new in php and i'm having a problem. My problem is, how to print and save to database. here is the schema, [CODE] 1 / \ 2 3 /\ /\ 4 5 6 7[/CODE] what is php algorthym for that case?. 1 is sponsor for 2 and …

Member Avatar for manibcaa78
0
126
Member Avatar for tcollins412

[QUOTE=rajvinoth;1455541]Hi, You can use the given code for auto break.It will automatically add br tag to the string. [B]<?php $string = nl2br($string); ?>[/B] The above code will help you[/QUOTE] YES I agree with you just simply call this function [CODE][B]nl2br()[/B][/CODE] it will make line breaks on your record to a …

Member Avatar for nuttyniall
0
175
Member Avatar for Sarao
Member Avatar for kuink
0
192
Member Avatar for cjay175
Member Avatar for jehuie

[QUOTE=jehuie;1453320]Well, I reinstalled the wampserver and it works fine now. So I'm not sure what I did wrong before but this thing is solved. Thanks.[/QUOTE] haha, congrats dude. !! please notice if your php Short Tag is disabled you should use full open PHP tag. [B]<?php ?> instead <? ?>[/B]

Member Avatar for kuink
0
180

The End.