User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
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
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple