How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo