losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s