Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
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
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so