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

Monthly Archives: October 2011

PHP Include and Require (Absolute and Relative Links)

  • October 11, 2011

How does the include (include_once) and require (require_once) functions work? Everytime I step away from PHP, I seem to forget how the include and require work with respect to absolute and relative links. PHP includes the “include/require … Read more

    • PHP
    • Programming

P default margin different in Firefox and IE

  • October 10, 2011

If you notice that paragraphs, h1 and other tags have different default margin among browsers, you might want to use the following css code. * {margin:0px;padding:0px;} This code removes the additional spaces for all html … Read more

    • CSS
    • Other
    • Web Design

Find the Storage Engine of my MySQL tables

  • October 4, 2011

use Tablename; select table_name, ENGINE FROM INFORMATION_SCHEMA.TABLES WHERE table_schema=DATABASE();

    • Databases
    • MySQL
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
  • © 2026 Ycsoftware.net
Top