Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right