Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
extract data
Code: <div class="post hentry uncustomized-post-template">
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em