Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
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
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
split values
I have values that are returned to me in this format:
name=>test,age=>49
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: