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
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
ASP.NET Validation Event Cycle grouping within a foreach? help countdown timers Help a newbee save my job ! serializing objects - loses methods - the point being? Echoing If Function? Calling a Procedure with IN & OUT Parameters finding key position of specified value in multi-dimensional array
Hi,
I have asp button as follow:
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Hello,
I usually call my procedures using the following way
declare variable e
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<