Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t