unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
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