Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to