why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi