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.
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help