Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u