Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go