Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br