Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Keeping data in form
How can I keep whatever I write in the form?