Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got