Skip to main content

Home/ PHP Programming/ Group items matching "how" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Those Cross-Browser Blues: How To Develop Web Sites For Both Internet Explorer And Fire... - 0 views

  •  
    Desarrollando bien para IE y Firefox a la vez.

1More

It's common sense, stupid: The Software Developer's Dream. - 0 views

  • could no less turn down the chance to work for myself on something I truly love, no matter how safe the alternative might be. When I’m old and dying, I plan to look back on my life and say “wow, that was an adventure,” not “wow, I sure felt safe.”
9More

Learning JavaScript from PHP - a Comparison | Lullabot - 0 views

  • In PHP, all variables are local in scope unless declared as global. JavaScript is opposite, and all variables are global unless declared with the var keyword.
  • Both PHP and JavaScript are loosely typed
  • JavaScript is a bit mixed concerning undeclared variables, if you attempt to modify or compare with an undeclared variable, the script will break entirely, but you can check the variable status using typeof() or in conditional statements containing only that variable.
  • ...6 more annotations...
  • JavaScript only recognizes the keyword true in all lowercase. PHP accepts both uppercase and lowercase
  • PHP is not case-sensitive in function or class declarations, but JavaScript is case sensitive for these also.
  • The key difference between PHP and JavaScript is that JavaScript does not have associative arrays.
  • JSON strings having become very popular as a faster alternative to XML, and can be read and created with the PHP functions json_encode() and json_decode().
  • Let's take one more look at defining an object in JavaScript and see how it can be used to compensate for the lack of associative arrays in JavaScript.
  • // Note that variables should always be// prefixed with "var" to define a local scope.for (var n = 0; n < 10; n++) {  alert(n);}
1More

JungleJar | Wordpress How-To: Displaying Post Counts - 0 views

  •  
    Ever wanted to display the number of posts your blog has achieved for your blog readers or perhaps just for yourself? Or, what about the number of posts in a specific category? If so, I'll show you a quick and easy way to do just that, and we'll style up the output with a bit of CSS Level 2.1 the standard way.
1More

Steps to Schedule a Reboot for your Windows Server - 1 views

  •  
    Rebooting is an essential task which should be performed every month to install updates and patch the kernel. Rebooting your server will help you to increase performance of your server. Let's see how to use the command line interface to to schedule a reboot for your windows server.

Great Remote Computer Support Services - 3 views

started by hansel molly on 06 Jun 11 no follow-up yet

Thank Doctor Cleanduct for the Cleaner Air We Breathe - 2 views

started by James Stewart on 22 Sep 11 no follow-up yet

The Best Remote PC Support I Ever Had - 1 views

started by Rem PC on 29 Sep 11 no follow-up yet

The Number One Computer Tech Support Service - 1 views

started by Sanny Y on 13 Sep 11 no follow-up yet

Exceptional Online Computer Support Services - 1 views

started by cecilia marie on 09 Sep 11 no follow-up yet

The Best Remote PC Support I Ever Had - 1 views

started by Rem PC on 12 Sep 11 no follow-up yet

Amazing House and Land Packages in Perth for First-time Buyers - 1 views

started by Leigh Ann Smith on 14 Sep 11 no follow-up yet
1More

How to create links to Social Media web sites from dynamic PHP pages - 0 views

  •  
    Use social media link codes to dramatically improve your traffic and search engine ranking. The article is a step by step guide to link sharing on social media websites using PHP

Computer Problem Solved - 1 views

started by cecilia marie on 08 Jul 11 no follow-up yet

Computer Help like No Other! - 1 views

started by sally pearson on 08 Jul 11 no follow-up yet

Amazing Computer Technical Help Services! - 1 views

started by joey potter on 11 Jul 11 no follow-up yet
« First ‹ Previous 41 - 57 of 57
Showing 20 items per page