Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per