Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&