How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any