Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil