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
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h