puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w