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
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
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
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?