output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes