Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
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
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?