Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt