SitePoint Sponsor |
|
User Tag List
Results 26 to 33 of 33
Thread: hardest thing to do in php?
-
Apr 9, 2009, 07:23 #26
- Join Date
- Apr 2008
- Location
- North-East, UK.
- Posts
- 6,111
- Mentioned
- 3 Post(s)
- Tagged
- 0 Thread(s)
'Selling' it, nae, defending it, on a corporate level as a viable alternative the usual MS stack.
@AnthonySterling: I'm a PHP developer, a consultant for oopnorth.com and the organiser of @phpne, a PHP User Group covering the North-East of England.
-
Apr 9, 2009, 10:49 #27
-
Apr 9, 2009, 19:39 #28
is there any thing like n level hierarchy level...?
-
Apr 10, 2009, 04:19 #29
- Join Date
- Jan 2004
- Location
- uk, Leeds (area)
- Posts
- 1,264
- Mentioned
- 2 Post(s)
- Tagged
- 1 Thread(s)
Making a script that works the very first time. Ok, I'm mostly going on about very large ones but even some of mine smaller email scripts have come up being croppers, it must be due to "PHP Blindness"
where I cannot sometimes find that bug eventhough it's starring at me.
"Don't you just love it when you solve a programming bug only to create another."
-
Apr 10, 2009, 04:37 #30
- Join Date
- Jul 2006
- Location
- Augusta, Georgia, United States
- Posts
- 4,194
- Mentioned
- 17 Post(s)
- Tagged
- 5 Thread(s)
Recursion. Even though I love it, no matter how many times I use recursive patterns something ends up becoming confusing.
-
Apr 11, 2009, 02:24 #31
-
Apr 11, 2009, 11:59 #32
- Join Date
- Jan 2008
- Posts
- 326
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Depends on the project but often the worst part for me is trying to make code portable when configurations can very so greatly.
-
Apr 11, 2009, 13:24 #33
- Join Date
- Jan 2004
- Location
- uk, Leeds (area)
- Posts
- 1,264
- Mentioned
- 2 Post(s)
- Tagged
- 1 Thread(s)
One more thing, I don't know if it's just me but I have a hard time coming up with names for variables or mysql query's.
"Don't you just love it when you solve a programming bug only to create another."
Bookmarks