How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
BAPI BBP_INB_DELIVERY_CREATE - material number missing in delivery
Hi Experts,
I was able to successfully create an Inbound delivery with reference to a PO
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no