how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of