Community Page
- www.prodevtips.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- any update on Call to undefined method User::updateMe() error???
- منتدى راما منتديات راما صور خواطر نقاشات ضحك فرفشه اخبار الفن ستار اكاديمي سياحه ديكور ازياء صحه طبخات رياضه بلوتوث ثيمات وسائط افلام اكشن تصاميم اغاني ميوزك raamaa منتديات راما خدمات منوعة و فوائد...
- sankes www.saso2.com
- thank you for this tutorial www.struc-eng.com
- this is wonderful tutorial .. i read it 3 times and get a fantastic results and sure i put a copy of this lesson on my site here www.ebneleslam.com
ProDevTips
Mainly tutorials and tips relating to web development with PHP, Javascript, jQuery and Ruby
I had to rename a lot of files today, recursively.
I found a nice script from Sarah Vessels.
I made it more general purpose (the SVN stuff is gone for example). I also tried moving with the system command mv but it didn’t work so I tried with FileUtils.mv instead which worked f ... Continue reading »
I found a nice script from Sarah Vessels.
I made it more general purpose (the SVN stuff is gone for example). I also tried moving with the system command mv but it didn’t work so I tried with FileUtils.mv instead which worked f ... Continue reading »
11 months ago
11 months ago