How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to conne
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my