how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means