Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f