How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki