regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks