Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
how to load php class from another domain?
how to load php class from another domain?
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan