session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
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
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Calculus Help (and by help I mean homework)
Hrmmm, I hate posting about math homework, partly because it's homework, and partly because I hate w
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw