why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of