foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.