getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of