Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc