Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string