str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have