ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------