[PHP HELP] Php order form.
Hello to everyone @ phpfreaks. Im new to this site and hope to learn lots of things here.
Fir
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?