str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi