Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor