Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc