Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but