Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
~468 People Reached
Favorite Forums
Favorite Tags
php x 4
Member Avatar for bbb777b7

Whever i use the print function, the function goes crazy. For example: <?php print "this is all"; ?> Instead of getting: this is all I get: this is all"; ?> why is that and how to fix it?

Member Avatar for TopDogger
0
125
Member Avatar for muthumari

hi i am new to PHP. Currently i am using IIS for PHP .But i want Apache serevr to run PHP.is it possible? is there any servers available to work with PHP? Pls reply.. Thanks

Member Avatar for JD.ua
0
185
Member Avatar for StrikeFreedom

I'm trying to make a script to return the next 5 days for example today is 2006-04-24 and it would create variables with the values of 2006-04-25, 2006-04-26, 2006-04-27, 2006-04-28, 2006-04-29. I thought and using getdate function and add +1~5 to day value but I realized it would bug after …

Member Avatar for leelee
0
158