Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa