rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the