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
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s