I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What