phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si