Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Category : Programming

Programming

PHP and the dot operator

  • October 20, 2011

PHP uses the (->) Operator not the dot(.) operator. PHP DOES NOT use the dot(.) operator for objects. sorry JAVA and C# folks. PHP does use the dot(.) operator for concatenation.

    • PHP
    • Programming

Visibility Operators in PHP

  • October 19, 2011

Did you know that visibility operators are REQUIRED for php properties (class variables) and NOT REQUIRED for class methods (functions)? These are one the many rules that drive me nuts about PHP. “Class properties must … Read more

    • PHP
    • Programming

Have Eclipse show .htaccess and similar files

  • October 14, 2011

If Eclipse is not showing your .htaccess files or similar files (files that start with a dot), you will need to follow the directions below to enable it. First click one the “arrow” shown below … Read more

    • Other
    • Programming
    • Web Design

Autocomplete css, html with Eclipse

  • October 13, 2011

“CSS and HTML autocomplete” is possible with Eclipse but unlike dreamweaver there is a combination of keys that you have to hit: As you are creating your css, if you want to autocomplete assistance in … Read more

    • Programming

Not in vs Not Exists

  • October 12, 2011

They both (“NOT IN” and “NOT EXIST”) have the same functionality with only one major difference: “NOT IN” will return a “NULL” if there are any NULL column(s) in the subquery. “NOT EXISTS” does not … Read more

    • MySQL
    • Programming
« Older Posts
Newer Posts »

Search

Search

YCSoftware Recent Comments

Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....
REboot the MAC and Try to redownload the JDK. It might be that the JDK...
When I download the new JDK for Mac it says the disk image is not reco...
You are my hero for posting this....
Greetings! Very useful advice in this particular article! It's the ...
I love what you guys are up too. This type of clever work and reportin...
relates to. To fix that you can either include the path to mysqldump e...
By implementing all these third-party tacked on start menus, all we’...

Tags

.net C# Centos 5 interest internet Microsoft Access Microsoft Office Programming technology thinker vmware vmware tools

Sponsors

YCSoftware
  • © 2025 Ycsoftware.net
Top