Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Serial number of exernal hard disk/Thumbdrive
Hi guys,
I am new tio java networking concepts.Please tel me how to get Serial
number of exernal
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with