Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders