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
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Linux socket programming
Where can I find a good introduction to socket programming?
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
xml
<?php
echo "<h1>XML Articles</h1>";
$home
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
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som