Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but