Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I