CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
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
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Hom to make one url to open together with another url
I have a chat, which i want to be opened, as soon as the users login to the site. As it is now, when
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?