PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f