include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f