Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no