Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
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)) {
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee