session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
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
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<