$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Calculating n! using vector
#include
#include
#include
using
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma