Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5