Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would