Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr