Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: JGav
Forum: PHP 02-03-2013, 12:03 PM
Replies: 1
Views: 272
Posted By JGav
Question Need help using PHP arrays

Hello all, I am having awful problems trying to get the following piece of code to work.

<?php
session_start();

$con = mysql_connect("localhost","root","");
if (!$con)
{
die('Could not...
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT +1. The time now is 01:59 AM.