Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
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
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so