Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is