Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and