help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop