Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table