Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for cpu278

Hi, quick question. For inventories with very heterogeneous items, what's the best approach? Say a company is keeping different kind of pieces, like memory, hard drives, monitors, but also they could have cables, LEDs, scrap items, etc. So that brings in different specifications. How do you store those? Do you …

Member Avatar for pritaeas
0
66
Member Avatar for cpu278

Hi, quick question, more of a curiosity. Is there a PHP method that has as input an int and returns the name of the number as a string value? Say, for input 0 it returns "zero", for 7 returns "seven", and so on? Thanks

Member Avatar for cpu278
0
140
Member Avatar for cpu278

Hi, I looked for any posts on this but couldn't find any, it should be pretty easy. I have a Company table with parent_id that points to a company itself. I want to get the names of the parent, if any. So if I have my table as cpy_id cpy_name …

Member Avatar for cpu278
0
201
Member Avatar for cpu278

Hi there, I couldn't find a solution to this small problem so posting it here. I have some hardcoded values I want to send back to the browser. When I have this code: [code=php] ... $cr1 = '{"date_added":"8/3","type":"1","contact":"John Smith"}'; $cr2 = '{"date_added":"8/7","type":"2","contact":"Jane Smith"}'; $company_reqs[0] = json_decode($cr1,1); $company_reqs[1] = json_decode($cr2,1); $company_data['reqs'] …

Member Avatar for cpu278
0
92
Member Avatar for jfarny

Hello, I am currently developing a review site that requires displaying video reviews. I have created a PHP page that successfully retrieves all records from my video database called reviews.php. I have also created a page that a user gets redirected to when he/she selects a video entitled watch.php. The …

Member Avatar for jfarny
0
971
Member Avatar for cpu278

Hi, I have a Dell Inspiron 2200, and it seems to be malfunctioning. Every time I seem to lean my hand on the left side, the PC seems to idle, the sound gets cut like every 3 seconds and then resumes, I thought it was only the audio but it's …

Member Avatar for nizzy1115
0
68