Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
how to load php class from another domain?
how to load php class from another domain?
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve