How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu