-
-
-
So, what IDE/software do you use to code?
netbeans is gorgeous
-
Which one is best Joomla or Drupal
I'm using drupal until a kohana cms becomes available.
-
v3.. this is long *cms*
Slated for not using XHTML? I really do hope you're joking? How can someone possibly slate you for not using XHTML.
-
jQuery + Ajax problem
http://groups.google.com/group/jquery-en/browse_thread/thread/32d737242b2f9c9a?pli=1 http://www.google.co.uk/search?hl=en&safe=off&client=firefox-a&hs=I8f&rls=org.mozilla%3Aen-GB%3Aofficial&q=jquery+lightbox+livequery&aq=f&aqi=&aql=&oq=
-
Autofit table cells php com
By auto fit do you mean to stretch with screen?
-
jQuery Lavalamp Help Please!
Sort me a live example mate? Will probably be an easy fix but nobody's even going to bother helping without a live example. It's so much easier to firebug stuff.
-
Creating a 'hidden' page
Problem with that is people can just find the directory from his robots.txt
-
The best PHP Freamwork
a lot faster I don't like Doctrine as much as I like Kohana's ORM. And, I know you'll know the answer to this, shouldn't Doctrine follow some sort of factory pattern? My arguments for not using zend is that it's less of a framework and more of a collection of libraries. It's also WAY too feature rich for my needs and I refer to it as bloated. However, I accept the arguments that it has everything you would need
-
The best PHP Freamwork
I'm glad they've finally moved on "PHP 4 support is removed. CodeIgniter now requires PHP 5.1.6.". $this->load->library('whatever'); is what you have to do in CodeIgniter, that's just effort right? Every time you want to load a library. Cba to turn it into an argument. It took CodeIgniter ages to move to PHP5.
-
The best PHP Freamwork
Freamework? Framework. Kohana > CodeIgniter Kohana = PHP 5 CodeIgniter = PHP 4 For documentation, CodeIgniter is fantastic, but if you can understand code and want strict OOP etc then go with Kohana.
-
Help with PHP sessions
I did this at work and I just stored IP addresses and then refreshed the ip list at the end of each day.
-
How to link to a particular DIV with this code...
I'm not sure what you mean? Which function generates the link and do you wish to modify the link?
-
Multi table sql query
Didn't read properly but I believe you're looking to use sql joins?
-
Browsing issue specific to IE on webserv (works with localhost) Please Help!
On the right div, mess around with overflow:hidden in css and adjust the width perhaps? Very weird though.
-
Code Igniter
Hahaha I meant in the future! @op - have a read: http://onwired.com/blog/exploring-kohana-as-an-alternative-to-codeigniter/