Need help with cin setw
I made a program here is my code:
#include
#include
#i
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f