39,316 Topics

Member Avatar for
Member Avatar for bombixallan

the photos on my friendster don't show,they are blocked. what should i do to unblock them. also, when i browse my friends photo albums they don't appear.....pls help me unblock those photos,,,,tnx

Member Avatar for network18
-1
48
Member Avatar for ttchiwandire

Hie everybody, Iam trying to insert multiple rows into a table at the same time. The form fields of the rows are defined as checkboxes in html. For example it requires a person to enter his qualifications by ticking appropriate checkboxes. Now a person may tick more than one checkbox, …

Member Avatar for network18
0
77
Member Avatar for lcyew

Hi! I am developing a php site and required to export the .php files to HTML, PDF, EXCEL, TEXT, CSV, ODS and SXC files. The problem i'm having here is that i don't know anything about exporting files. How should i start? Could anyone provide some steps to help me …

Member Avatar for lcyew
0
1K
Member Avatar for AdventDeo

Is there any way to do this? I have multiple drop down lists and depending on which drop down is selected I want it to unset some sessions. Do I need to use AJAX for this?

Member Avatar for AdventDeo
0
213
Member Avatar for nadnakinam

hi to all, i need help from you all... i need to search in database and to display the match records, say if search results are 28 in number then i need to show 5records/page (like this records 1-5 in page1, 6-10 in page2.......26-28 in page6) with some options like …

Member Avatar for glycerine
0
121
Member Avatar for achiman

I am trying to build a small website using PHP and MySQL serve as the database. Can anyone tell me how to connect to MySQL database using PHP and is it similar to using Access because I have succeeded in doing that. Thanks

Member Avatar for Atli
0
116
Member Avatar for deepika1

i m using a open source cms (PHP) when ever i try to logout. i get loggged out but the screen shows as if still logged in. when i refresh it gets directed to home page. when i press back i get the history all the people logged in. how …

Member Avatar for leviathan185
0
59
Member Avatar for SKANK!!!!!

help. [URL="http://us2.php.net/trim"]manual[/URL] says: [CODE]$hello = "Hello World" $trimmed = trim($hello, "Hdle"); var_dump($trimmed);[/CODE] when used turned out to be: [CODE]string(5) "o Wor" [/CODE] i just want to remove all the x's from my string. its not working for me. $string = "faxtxxx"; does not come out to be "fat" it comes …

Member Avatar for SKANK!!!!!
0
77
Member Avatar for SKANK!!!!!

i have this script it wont display the page if i have over like 30 things in an array. wtf but it will display if theres only like 20. does anyone know what i can use instead of array() because i have like 100 things i need to use in …

Member Avatar for SKANK!!!!!
0
129
Member Avatar for gptArun

Hello there, How to setup Sandbox Paypal subscription button code? i googled out but only found code for paypal.com not for sandbox.paypal.com .. thanks , Arun

Member Avatar for blocblue
-2
219
Member Avatar for emhmk1

Hi i have another query i would like to run by you. I have a javascript code which i would like to implement in my site but i have come across an error. The JS generates a new input text field once a button is clicked but i'm uncertain of …

Member Avatar for emhmk1
0
98
Member Avatar for baltazar

Hi, I'm trying to split a string with multiple delimiters using the PHP preg_split function. I am trying to separate the numbers from the units in terms like 172px, 100%, 2.5ems etc... i.e. after I run a preg_split on 172px I want the resulting array to have array[0] = 172 …

Member Avatar for baltazar
0
1K
Member Avatar for jen140

Hello all. I have a string that will contain the username, for the security reasons i want it to be checked it if its diferent from the specific charset. I think it could be done by looping the check 1 character from the username at a time till the end …

Member Avatar for EvolutionFallen
0
95
Member Avatar for kira4

This is the first page of my website(AssociationAdd.php). When I clicked the 'Add' button, it shows that : [COLOR="Red"]"Notice: Undefined index: T2 in c:\easyphp1-8\www\efiling\associationaddprocess.php on line 19 Notice: Undefined index: T1 in c:\easyphp1-8\www\efiling\associationaddprocess.php on line 20"[/COLOR] [CODE]<html> <head> <meta http-equiv="Content-Language" content="ja"> <title>Index</title> </head> <div style="position: absolute; width: 1146px; height: 842px; …

Member Avatar for nav33n
-1
138
Member Avatar for marjan_m

Hi, I need to know about creating dynamic slide show or dynamic photo gallery in php. Can any one please help. Thanks Regards,

Member Avatar for network18
0
225
Member Avatar for dalip_007

hi all Can anyone please tell me how to take screen shot of web page using javasctipt. Even is it possible Thanks

Member Avatar for gaz
-1
133
Member Avatar for nadnakinam

hi i'm using [B]wamp server 2.0[/B] in that, php version 5.3.0 MySQL version 5.1.36 PhpMyadmin 3.2.0.1 MySQL client version: mysqlnd 5.0.5 while uploading my files on to server (plesk control panel) there i have these... [B]Local host[/B] MySQL version: 5.0.45-community-nt Protocol version: 10 Server: localhost via TCP/IP User: username@localhost [B]PhpMyAdmin[/B] …

Member Avatar for nadnakinam
0
221
Member Avatar for haggis-man

A client would like me to implement spreadsheet-style form traversal using arrow keys, i.e. left arrow to submit entry and move left by one field on the form, and so on. Does anyone have a browser-independent method of doing this please? All input fields are single line text fields.

Member Avatar for network18
0
79
Member Avatar for smvec

hi, im a newbie developer.. i developer a website in php n hosted it.. when im trying to access it i get an error.. You do not have permission to view this directory or page due to the access control list (ACL) that is configured for this resource on the …

Member Avatar for network18
0
91
Member Avatar for asim ahmad

sir i want to know how to convert any image in pdf format programatically in PHP. If possible please give codes. Please Reply Soon

Member Avatar for network18
0
69
Member Avatar for rahul.anand77

Hi Friends, I am working on a Script to login into yahoo using a curl or fsock script without visiting to yahoo. I am facing so many problems. Guys, Please help me to solve this Problem. Please Its Urgent. Thanks in Advance Rahul Anand

Member Avatar for network18
0
67
Member Avatar for asim ahmad

sir i am using xampp and want to know how to run php file except saving them in htdocs(root) folder of xampp.as i have used JSP and know how to put our jsp files anywhere and make them run by linking with a file (i.e not to save in root …

Member Avatar for network18
0
73
Member Avatar for Zack_Grindall

Hello, I was wondering if anyone could help as this has been puzzling me. I have a form with a few checkboxes on it and i need to store them in a database table taking on the following structure: user_id / c_id user_id being the users profile id and c_id …

Member Avatar for network18
0
541
Member Avatar for gtey

Im very new at PHP, I am having problems with learning how to get information from rows in a MySQL Table and having them displayed on the webpage when certain conditions are met. For example, my table has 5 colums in each row.. Item #, Item Name, Item Type, Description, …

Member Avatar for network18
0
79
Member Avatar for lcyew

Hi there. Is there any way that can count the number of slashes in a string? For example: abs/frg/grgr/rgr/ and,the number of slashes can be obtained? Thanks for any solutions provided.

Member Avatar for lcyew
0
509
Member Avatar for Besherek

Hi folks, I'm building a page that displays content from a database. I'm using CKEditor to add content to the database which includes basic html tags such as <p>, <img>, etc On the page however, I want to shorten an article and have a more link below it. An example …

Member Avatar for Besherek
0
109
Member Avatar for azegurb

Hi, i created dynamic table with a help JavaScript master (Airshow) which add rows automatically and sums each added row. and so on here is my code. Please help me to send it to MySQl base via PHP Thanks beforehand [CODE]<html> <head><title>dinamik sheet</title> <script> function addrow(){ var tbl = document.getElementById('sheet'); …

0
74
Member Avatar for ko ko

Hi.. Everybody.. My EOT font doesn't work wiht PHP file. It only work in HTML. What do I do for PHP? Thanks..

0
81
Member Avatar for sam023

Here is my code [code=php] /* Create a new mysqli object with database connection parameters */ $mysqli = new mysql('localhost', 'username', 'password', 'db'); if(mysqli_connect_errno()) { echo "Connection Failed: " . mysqli_connect_errno(); exit(); } /* Create a prepared statement */ if($stmt = $mysqli -> prepare("SELECT priv FROM testUsers WHERE username=? AND …

Member Avatar for pritaeas
0
108
Member Avatar for headedtomexico

I've attempted googling this, but i'm not gearing my searches right or something cause i'm coming up with junk. I have some php software I design that uses GD functions. One of my main users is on an extra machine that belongs to a hosting company. With my software installed …

Member Avatar for network18
0
167

The End.