bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
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
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh