How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?