Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,