Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
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
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(