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
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";