How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th