Function
How can I make this function that once you click the link in the code it takes you to a new page wit
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1