Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
split values
I have values that are returned to me in this format:
name=>test,age=>49
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had