Microsoft
Software
Hardware
Network
Question : Sort elements after explode in php
Hello Experts!
I get just two elements after 'explode', but not sure how to sort them, I have this:
$no="211/09";
$each = explode("/",$no);
and I need a code to get this:
$x1=211;
$x2=09;
Thanks for any help
Answer : Sort elements after explode in php
Simply this:
<?
$x1 = $each[0];
$x2 = $each[1];
?>
Bye
Random Solutions
Exchange Mailbox behaviour on Disabled accounts
stopmalwaresite.com virus removed but browser still redirecting (hijacked) - how to fully clean??
Help me understand this class so that I can modify it?
Are there any websites which provide free standardized video and audio streams to use for testing?
How do I create a "file folder" on an access form?
Sahi, ReferenceError: "$Array2" is not defined.
Write a trigger which, when the salary of any employee(s) is updated, inserts a single record into this audit table with the total amount of the change across all employees.
When machine in locked state can Outlook forward all emails to a Hotmail account?
Would a change of the pagingfile.sys be transparent between partitions?
Delete Enable Passwords