puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi