PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
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