Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into